Newman Run Dashboard

Friday, 20 June 2025 03:44:38
Total Iterations

3

Total Assertions

7884

Total Failed Tests

285

Total Skipped Tests

0


File Information
Collection: I Warrenty flow collection practice
Environment: Qa
Timings and Data
Total run duration: 1m 35.4s
Total data received: 2.24MB
Average response time: 246ms
Summary Item Total Failed
Requests 357 0
Prerequest Scripts 51 0
Test Scripts 312 0
Assertions 7884 285
Skipped Tests 0 -



Showing 285 Failures

Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 457 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 220 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 237 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 231 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 232 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 263 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 293 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 293 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 301 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 263 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 220 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 219 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 219 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 228 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 227 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 224 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 503 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 219 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 266 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 266 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 238 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 228 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 220 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 219 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 295 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 223 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 242 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 226 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404
Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 220 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 219 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 228 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 227 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 231 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 272 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 294 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 284 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 288 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 260 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 218 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 219 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 220 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 228 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 225 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 223 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 509 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 218 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 278 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 268 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 239 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 230 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 220 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 219 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 306 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 225 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 249 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 228 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404
Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 219 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 219 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 234 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 233 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 226 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 279 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 297 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 290 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 294 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 289 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 219 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 219 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 220 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 229 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 224 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 222 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 515 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 218 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 276 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 270 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 229 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 229 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 219 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 218 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 291 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 224 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 244 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 226 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 457ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d61575e3-e244-4d87-9961-7443d3f39a75
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-h/qXJaGcsIUc7a62cyxZnncNL0g"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 457 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 45c5ea9e-6094-484b-85b3-4096ab3a19b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08a1eba5-2d4f-416a-87b2-db14337db7ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 722bce27-bab7-4fcb-ba68-9343f5271127
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 220 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73550054-f4fa-47dc-a41a-6c1caca6e8d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f387a4c-0e89-4fca-adf4-9ff77b34e115
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 301ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41515471-976b-4802-99fa-a5d541d5f44b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-E67CBwhJ4f5/YUoEk5VKU5TRo94"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":48},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 317ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43882fc9-2723-4d61-bf5d-225fe7d32d54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-E67CBwhJ4f5/YUoEk5VKU5TRo94"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":48},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6ee82c9e-ecc9-4ec5-8b51-89c39aaa2e6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-E67CBwhJ4f5/YUoEk5VKU5TRo94"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":48},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 198c3a85-868d-4409-ba95-46d085ea6202
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 237 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b9de624-7db4-4ab0-85c1-60b5f36917ff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 231 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef03ea07-a8ab-4be8-b0f3-79b86b0a2872
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 232 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ab1d870-50ac-4cbb-91b3-6649ad573210
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "97374285466371",
                "imei1": "97374285466371",
                "imei2": "97374285466371",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-++VMnxcNZm0Moy69Key9XUAlhcI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37805,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37822,"tr_customer_product_id":37812,"job_number":"JOB_37805"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70493322-4237-4228-9970-7eecf1e8aa0e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "45776154645942",
                "imei1": "45776154645942",
                "imei2": "45776154645942",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-Xyf/xFsSdNoPzfbRB8BgrMfA5mY"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37806,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37823,"tr_customer_product_id":37813,"job_number":"JOB_37806"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 303ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 23569a53-18d5-4929-bc07-a389f9ce2111
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "14900030602009",
                "imei1": "14900030602009",
                "imei2": "14900030602009",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-bu/GZS9IZJuiecpFxgPrURrdVfQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37807,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37824,"tr_customer_product_id":37814,"job_number":"JOB_37807"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d3feedb-34d9-458a-aab9-24b6eb9dfa59
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "52369504619813",
                "imei1": "52369504619813",
                "imei2": "52369504619813",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-uNnGuUR3dOWyvZZeOpIiqIdSL5U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37808,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37825,"tr_customer_product_id":37815,"job_number":"JOB_37808"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9572c40c-f994-4292-b4af-e8a710ab32e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "74182038117015",
                "imei1": "74182038117015",
                "imei2": "74182038117015",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-jxIp4Pwqjctg5AbG2/Do0Mikbec"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37809,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37826,"tr_customer_product_id":37816,"job_number":"JOB_37809"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 48f41cdf-df47-49f1-8d02-93b03c1bc9d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "96152869663481",
                "imei1": "96152869663481",
                "imei2": "96152869663481",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-TzUSyJUfffZXsR0/9h8ZHs/vHKo"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37810,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37827,"tr_customer_product_id":37817,"job_number":"JOB_37810"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12f09952-7b78-4eb8-8c17-ec922f440d90
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "14143415856911",
                "imei1": "14143415856911",
                "imei2": "14143415856911",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-7g86Z15s7ybo1mYOeS3o+9gXYyw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37811,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37828,"tr_customer_product_id":37818,"job_number":"JOB_37811"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 53.06KB

Test Pass Percentage
98 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e5a0810-9b2a-49bc-9ab2-a187a6f82bfe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"d43e-FFws0aLj/dXxx3v+v8DgVoh+w6U"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37757,"job_number":"JOB_37757","tr_customer_id":37774,"tr_customer_product_id":37764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14967026511670","imei1":"14967026511670","imei2":"14967026511670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37758,"job_number":"JOB_37758","tr_customer_id":37775,"tr_customer_product_id":37765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:42.000Z","name":"Merle Goyette","mobile_number":"802-379-6280","email_id":"Maryam18@yahoo.com","dop":"2025-04-06","serial_number":"19858066025265","imei1":"19858066025265","imei2":"19858066025265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37759,"job_number":"JOB_37759","tr_customer_id":37776,"tr_customer_product_id":37766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:06.000Z","modified_at":"2025-06-20T01:25:06.000Z","name":"Hassan Heller","mobile_number":"364-583-6778","email_id":"Leonie.Boyle@gmail.com","dop":"2025-04-06","serial_number":"17089687078042722","imei1":"17089687078042722","imei2":"17089687078042722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37760,"job_number":"JOB_37760","tr_customer_id":37777,"tr_customer_product_id":37767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11585165101761","imei1":"11585165101761","imei2":"11585165101761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37761,"job_number":"JOB_37761","tr_customer_id":37778,"tr_customer_product_id":37768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:26:24.000Z","name":"Manley Walter","mobile_number":"649-798-9925","email_id":"Katarina_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13438949160393","imei1":"13438949160393","imei2":"13438949160393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37762,"job_number":"JOB_37762","tr_customer_id":37779,"tr_customer_product_id":37769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:48.000Z","modified_at":"2025-06-20T01:25:48.000Z","name":"Vallie Luettgen","mobile_number":"536-642-6669","email_id":"Destini.Auer@yahoo.com","dop":"2025-04-06","serial_number":"17394537945574676","imei1":"17394537945574676","imei2":"17394537945574676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37763,"job_number":"JOB_37763","tr_customer_id":37780,"tr_customer_product_id":37770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:26:30.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16899255597441","imei1":"16899255597441","imei2":"16899255597441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37764,"job_number":"JOB_37764","tr_customer_id":37781,"tr_customer_product_id":37771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:27:06.000Z","name":"Caleb Kunze","mobile_number":"430-878-0751","email_id":"Rhoda_Carter@hotmail.com","dop":"2025-04-06","serial_number":"18934517293651","imei1":"18934517293651","imei2":"18934517293651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37765,"job_number":"JOB_37765","tr_customer_id":37782,"tr_customer_product_id":37772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:31.000Z","modified_at":"2025-06-20T01:26:31.000Z","name":"Stevie Ruecker","mobile_number":"655-345-2065","email_id":"Torrey93@hotmail.com","dop":"2025-04-06","serial_number":"13744612640259236","imei1":"13744612640259236","imei2":"13744612640259236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37766,"job_number":"JOB_37766","tr_customer_id":37783,"tr_customer_product_id":37773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T02:22:36.000Z","modified_at":"2025-06-20T02:22:36.000Z","name":"Mekhi Mayert","mobile_number":"561-227-7540","email_id":"Solon39@gmail.com","dop":"2025-04-02","serial_number":"10431007156695","imei1":"10431007156695","imei2":"10431007156695","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T02:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37767,"job_number":"JOB_37767","tr_customer_id":37784,"tr_customer_product_id":37774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:20.000Z","modified_at":"2025-06-20T03:05:16.000Z","name":"Karolann Ledner","mobile_number":"784-924-4253","email_id":"Diego.Bradtke3@gmail.com","dop":"2025-04-06","serial_number":"15298644681600","imei1":"15298644681600","imei2":"15298644681600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37768,"job_number":"JOB_37768","tr_customer_id":37785,"tr_customer_product_id":37775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:22.000Z","modified_at":"2025-06-20T03:04:22.000Z","name":"Ulices Watsica","mobile_number":"711-900-5679","email_id":"Elvie_Cummings@gmail.com","dop":"2025-04-06","serial_number":"13411892584342280","imei1":"13411892584342280","imei2":"13411892584342280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37769,"job_number":"JOB_37769","tr_customer_id":37786,"tr_customer_product_id":37776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:19:53.000Z","modified_at":"2025-06-20T03:19:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-04-02","serial_number":"10063595581361","imei1":"10063595581361","imei2":"10063595581361","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37770,"job_number":"JOB_37770","tr_customer_id":37787,"tr_customer_product_id":37777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:09.000Z","modified_at":"2025-06-20T03:32:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56656301512685","imei1":"56656301512685","imei2":"56656301512685","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37771,"job_number":"JOB_37771","tr_customer_id":37788,"tr_customer_product_id":37778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:13.000Z","modified_at":"2025-06-20T03:32:54.000Z","name":"Maia Ebert","mobile_number":"971-376-8867","email_id":"Lawson_Goldner78@yahoo.com","dop":"2025-04-06","serial_number":"15376500590075","imei1":"15376500590075","imei2":"15376500590075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37772,"job_number":"JOB_37772","tr_customer_id":37789,"tr_customer_product_id":37779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:14.000Z","modified_at":"2025-06-20T03:32:14.000Z","name":"Landen Frami","mobile_number":"969-707-9482","email_id":"Mozelle56@yahoo.com","dop":"2025-04-06","serial_number":"13368673622227344","imei1":"13368673622227344","imei2":"13368673622227344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37773,"job_number":"JOB_37773","tr_customer_id":37790,"tr_customer_product_id":37780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:26.000Z","modified_at":"2025-06-20T03:32:40.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84142382246047","imei1":"84142382246047","imei2":"84142382246047","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37774,"job_number":"JOB_37774","tr_customer_id":37791,"tr_customer_product_id":37781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:33:44.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"102707181202735","imei1":"102707181202735","imei2":"102707181202735","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37775,"job_number":"JOB_37775","tr_customer_id":37792,"tr_customer_product_id":37782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"Kenton Yundt","mobile_number":"705-765-7546","email_id":"Greyson.Beier@hotmail.com","dop":"2025-04-30","serial_number":"107120417256001","imei1":"107120417256001","imei2":"107120417256001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37776,"job_number":"JOB_37776","tr_customer_id":37793,"tr_customer_product_id":37783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15117614993938","imei1":"15117614993938","imei2":"15117614993938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37777,"job_number":"JOB_37777","tr_customer_id":37794,"tr_customer_product_id":37784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:57.000Z","name":"Easton Hermiston","mobile_number":"289-536-1283","email_id":"Micheal2@yahoo.com","dop":"2025-04-06","serial_number":"19630657212088","imei1":"19630657212088","imei2":"19630657212088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37778,"job_number":"JOB_37778","tr_customer_id":37795,"tr_customer_product_id":37785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:12.000Z","modified_at":"2025-06-20T03:34:12.000Z","name":"Sandra Lang","mobile_number":"850-230-4798","email_id":"Georgiana_Marquardt@gmail.com","dop":"2025-04-06","serial_number":"10819411889812732","imei1":"10819411889812732","imei2":"10819411889812732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37779,"job_number":"JOB_37779","tr_customer_id":37796,"tr_customer_product_id":37786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:15.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16941366226217","imei1":"16941366226217","imei2":"16941366226217","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37780,"job_number":"JOB_37780","tr_customer_id":37797,"tr_customer_product_id":37787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:18.000Z","modified_at":"2025-06-20T03:34:18.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi11.patil@gmail.com","dop":"2025-04-14","serial_number":"12202063012035","imei1":"12202063012035","imei2":"12202063012035","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37781,"job_number":"JOB_37781","tr_customer_id":37798,"tr_customer_product_id":37788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:19.000Z","modified_at":"2025-06-20T03:35:02.000Z","name":"Kathryn Pollich","mobile_number":"935-293-7278","email_id":"Keaton41@hotmail.com","dop":"2025-04-14","serial_number":"14690558099633","imei1":"14690558099633","imei2":"14690558099633","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37782,"job_number":"JOB_37782","tr_customer_id":37799,"tr_customer_product_id":37789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:20.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"108750131987499","imei1":"108750131987499","imei2":"108750131987499","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37783,"job_number":"JOB_37783","tr_customer_id":37800,"tr_customer_product_id":37790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:51.000Z","name":"Gerson Krajcik","mobile_number":"827-527-2458","email_id":"Elmore.Becker7@gmail.com","dop":"2025-04-30","serial_number":"109559302979611","imei1":"109559302979611","imei2":"109559302979611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37784,"job_number":"JOB_37784","tr_customer_id":37801,"tr_customer_product_id":37791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:34:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109131391900103","imei1":"109131391900103","imei2":"109131391900103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37785,"job_number":"JOB_37785","tr_customer_id":37802,"tr_customer_product_id":37792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:35:28.000Z","name":"Gracie Hahn","mobile_number":"304-518-2722","email_id":"Arturo_Williamson5@gmail.com","dop":"2025-04-30","serial_number":"103366656535700","imei1":"103366656535700","imei2":"103366656535700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37786,"job_number":"JOB_37786","tr_customer_id":37803,"tr_customer_product_id":37793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:04.000Z","modified_at":"2025-06-20T03:35:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12807138382722","imei1":"12807138382722","imei2":"12807138382722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37787,"job_number":"JOB_37787","tr_customer_id":37804,"tr_customer_product_id":37794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:05.000Z","modified_at":"2025-06-20T03:35:51.000Z","name":"Rafael Schimmel","mobile_number":"644-301-1297","email_id":"Pierre48@hotmail.com","dop":"2025-04-06","serial_number":"10519495616646","imei1":"10519495616646","imei2":"10519495616646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37788,"job_number":"JOB_37788","tr_customer_id":37805,"tr_customer_product_id":37795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:06.000Z","modified_at":"2025-06-20T03:35:06.000Z","name":"Haylee Wisoky","mobile_number":"925-738-5550","email_id":"Trevion_Krajcik@gmail.com","dop":"2025-04-06","serial_number":"12796325706723412","imei1":"12796325706723412","imei2":"12796325706723412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37789,"job_number":"JOB_37789","tr_customer_id":37806,"tr_customer_product_id":37796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:09.000Z","modified_at":"2025-06-20T03:35:09.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19343139543612","imei1":"19343139543612","imei2":"19343139543612","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37790,"job_number":"JOB_37790","tr_customer_id":37807,"tr_customer_product_id":37797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:10.000Z","modified_at":"2025-06-20T03:35:53.000Z","name":"Daren Fadel","mobile_number":"615-801-2231","email_id":"Nicholas29@hotmail.com","dop":"2025-04-14","serial_number":"13227896848181","imei1":"13227896848181","imei2":"13227896848181","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37791,"job_number":"JOB_37791","tr_customer_id":37808,"tr_customer_product_id":37798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:35:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14709494290841","imei1":"14709494290841","imei2":"14709494290841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37792,"job_number":"JOB_37792","tr_customer_id":37809,"tr_customer_product_id":37799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Nicola Lehner","mobile_number":"937-347-5308","email_id":"Tessie_Harber95@yahoo.com","dop":"2025-04-06","serial_number":"19467140818891","imei1":"19467140818891","imei2":"19467140818891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37793,"job_number":"JOB_37793","tr_customer_id":37810,"tr_customer_product_id":37800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:59.000Z","modified_at":"2025-06-20T03:35:59.000Z","name":"Krystel Balistreri","mobile_number":"246-620-9203","email_id":"Bailee.Smith1@hotmail.com","dop":"2025-04-06","serial_number":"12570940570871010","imei1":"12570940570871010","imei2":"12570940570871010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37794,"job_number":"JOB_37794","tr_customer_id":37811,"tr_customer_product_id":37801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:00.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"11732823636363","imei1":"11732823636363","imei2":"11732823636363","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37795,"job_number":"JOB_37795","tr_customer_id":37812,"tr_customer_product_id":37802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Rae Ziemann","mobile_number":"983-547-1164","email_id":"Consuelo.Marquardt78@hotmail.com","dop":"2025-04-14","serial_number":"19918764980074","imei1":"19918764980074","imei2":"19918764980074","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37796,"job_number":"JOB_37796","tr_customer_id":37813,"tr_customer_product_id":37803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12154598808284","imei1":"12154598808284","imei2":"12154598808284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37797,"job_number":"JOB_37797","tr_customer_id":37814,"tr_customer_product_id":37804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Lilyan Stark","mobile_number":"392-646-5625","email_id":"Arnoldo46@yahoo.com","dop":"2025-04-06","serial_number":"10400822878018","imei1":"10400822878018","imei2":"10400822878018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37798,"job_number":"JOB_37798","tr_customer_id":37815,"tr_customer_product_id":37805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:06.000Z","modified_at":"2025-06-20T03:36:06.000Z","name":"Albert Abshire","mobile_number":"657-348-8724","email_id":"Frederik12@yahoo.com","dop":"2025-04-06","serial_number":"14062731551224244","imei1":"14062731551224244","imei2":"14062731551224244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37799,"job_number":"JOB_37799","tr_customer_id":37816,"tr_customer_product_id":37806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:50.000Z","modified_at":"2025-06-20T03:36:50.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16662081360923","imei1":"16662081360923","imei2":"16662081360923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37800,"job_number":"JOB_37800","tr_customer_id":37817,"tr_customer_product_id":37807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:51.000Z","modified_at":"2025-06-20T03:37:30.000Z","name":"Brown Raynor","mobile_number":"806-880-7789","email_id":"Wilson53@gmail.com","dop":"2025-04-06","serial_number":"11432094657090","imei1":"11432094657090","imei2":"11432094657090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37801,"job_number":"JOB_37801","tr_customer_id":37818,"tr_customer_product_id":37808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:52.000Z","modified_at":"2025-06-20T03:36:52.000Z","name":"Guido Weissnat","mobile_number":"614-369-9488","email_id":"Rocky27@yahoo.com","dop":"2025-04-06","serial_number":"17461203034607442","imei1":"17461203034607442","imei2":"17461203034607442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37802,"job_number":"JOB_37802","tr_customer_id":37819,"tr_customer_product_id":37809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:37:36.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16159608090397","imei1":"16159608090397","imei2":"16159608090397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37803,"job_number":"JOB_37803","tr_customer_id":37820,"tr_customer_product_id":37810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:38:15.000Z","name":"Maxwell Sporer","mobile_number":"975-419-2045","email_id":"Xander.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14605283232125","imei1":"14605283232125","imei2":"14605283232125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37804,"job_number":"JOB_37804","tr_customer_id":37821,"tr_customer_product_id":37811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:37.000Z","modified_at":"2025-06-20T03:37:37.000Z","name":"Heidi Maggio","mobile_number":"373-651-0042","email_id":"Alfred14@gmail.com","dop":"2025-04-06","serial_number":"18132420977456784","imei1":"18132420977456784","imei2":"18132420977456784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37805,"job_number":"JOB_37805","tr_customer_id":37822,"tr_customer_product_id":37812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:06.000Z","modified_at":"2025-06-20T03:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97374285466371","imei1":"97374285466371","imei2":"97374285466371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37806,"job_number":"JOB_37806","tr_customer_id":37823,"tr_customer_product_id":37813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:06.000Z","modified_at":"2025-06-20T03:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45776154645942","imei1":"45776154645942","imei2":"45776154645942","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37807,"job_number":"JOB_37807","tr_customer_id":37824,"tr_customer_product_id":37814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:06.000Z","modified_at":"2025-06-20T03:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14900030602009","imei1":"14900030602009","imei2":"14900030602009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37808,"job_number":"JOB_37808","tr_customer_id":37825,"tr_customer_product_id":37815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:07.000Z","modified_at":"2025-06-20T03:43:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52369504619813","imei1":"52369504619813","imei2":"52369504619813","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37809,"job_number":"JOB_37809","tr_customer_id":37826,"tr_customer_product_id":37816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:07.000Z","modified_at":"2025-06-20T03:43:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74182038117015","imei1":"74182038117015","imei2":"74182038117015","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37810,"job_number":"JOB_37810","tr_customer_id":37827,"tr_customer_product_id":37817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:07.000Z","modified_at":"2025-06-20T03:43:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96152869663481","imei1":"96152869663481","imei2":"96152869663481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 55 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 60 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 263 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8c609e6-42ab-4011-a8ec-0d9c8075035f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20c7263d-05a4-4bdc-b603-167d106b29a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36134068-ac30-4aa5-9f86-a4f3b0dbf68b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 293ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d8ca15e-f8f5-4737-a864-72bb7cf113a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37811"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-wPZzH0ZghWOG9aO2BRhLAFLRzTw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 293 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6d2440c-8b5e-4f38-8216-9ef8264ccfc9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37811"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 293ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8eeb7c1a-f4ff-4780-8c36-8e7bf937edbb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37811"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-wPZzH0ZghWOG9aO2BRhLAFLRzTw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 293 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 301ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 760ae979-ba7b-4bc5-9b5f-c043ff228883
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37811"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-wPZzH0ZghWOG9aO2BRhLAFLRzTw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 301 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37811
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c757c667-7cb6-4678-befc-6542873ee1cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-wqlakR7bipjIW4zfxWF4O/SvxJE"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168863,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:43:08.000Z","created_at":"2025-06-20T03:43:08.000Z"},{"id":168864,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:43:08.000Z","created_at":"2025-06-20T03:43:08.000Z"}],"problems":[{"id":59866,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T03:43:08.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 263 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37811
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8faa1c3f-d9c1-4be5-bfd2-5ffd196ff23f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37811
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e2e0909-dc83-4de5-b047-fceafd11c569
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6f42d54-c62c-45ae-af42-2080bab59833
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cfedbc3b-b6dc-4ef9-bbc8-0611e8486d01
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 217ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5ODJ9.zIktbhce9ezE6solCDK0S41FD2CT5A4Rc7x5sbNCn8Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7160ed07-92c5-4cac-8e86-436eaded0208
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a417bfaf-0c03-4ec9-83f7-cc670654763f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-1YHNPSJlVnJAxq8JA88gGQ51aus"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2560eb48-dbc2-49c8-ba1c-cf4f521695bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token edaeebad-8c98-4e79-9ef1-ea5123888512
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7544bfb3-6677-410d-aa71-573c409c135d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 220 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8caa3edc-0679-495d-a447-7c46f00702e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b2d090e-3ff7-4eae-bbaa-0821e66df577
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 219 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 455ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0cc52de5-98c8-4fbb-b1ae-ba28356e2852
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-38qpt4wcxiXg714o2mxLD3oH/RU"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4712},{"label":"Pending for repair","key":"pending_for_repair","count":300},{"label":"Pending for delivery","key":"pending_for_delivery","count":3}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e8a453a-3bac-47d5-90dd-3f2c9480e0da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3011b389-490c-4873-9ef8-ce8fba22a6cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 217ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d51b6b3-33c0-4434-8cc7-114bb89c896a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 217ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8636f3b-8d64-423e-aee5-eda543888ce9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0fc0f2b6-68de-4a0c-9720-0e5309946a9a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2ca9cb22-cadc-4258-b7da-35071fa2719d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e66ea0c-596c-4082-a37d-135d2737a377
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 219 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad67ecf7-fdf6-4ae8-946b-1be67a87d639
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fdddf415-28c8-47b5-9bfd-bd6c1f6074d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37811,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 228 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7861e417-e063-40a4-9351-653de0f08184
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37811,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 227 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b597c19d-50e4-44b9-9b77-a6536c783d27
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37811,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69ddf63a-6fea-46d6-901d-159ad486aacc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37811,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44eaea30-e36e-4cca-8133-f3b15e419ba4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37811
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTF9.e7k0f1jkZ_pvrbCK2-lSwj6F9yi6o7HBkjduRvfOjrE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 787debb7-7040-4b9d-a330-ea756233b2d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 224 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 45856c2c-2f84-4623-898c-c612e8f817cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc15365d-9c70-4641-a608-2a48b88a1743
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-p3lK4M9oKtSlOnM9NO9Oy9tLkwM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a934f4f8-c84d-4a16-a192-822556cbc564
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c348c5e4-18ec-48df-885b-29884bc5c89e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 503ms
Mean size per request: 229.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5cd26140-5419-40fa-9513-d5c060c255bf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"397de-uDPX02oQxtUzwnhLrY4O6ub3IGE"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-20T03:43:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 242 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 242 0 0
verify the the pending to repair is not null 1 0 0
Total 487 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 503 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3bd0ecbe-e3f7-4464-81eb-6f8b24b840c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d070919f-a93c-4174-81cc-14848d5a551f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f26b4b7-9d3a-4de9-aba4-794655a1e202
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c6ee718a-665b-4341-b338-3f78015d2894
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34f7955b-44f4-40c1-a3bd-494c0dee5c42
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 219 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 210d8365-64bc-44f3-8f65-a58f96508cdc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d622d45f-790a-4db0-9f8c-e115a6d6c6d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99e92e32-c568-40e8-8267-d09a19c5643d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-H4/VfBrPyQX46e8ZFcT8ilwNMd0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":19}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 266 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 038199cd-87a4-41a8-a852-f9fa7017f037
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-H4/VfBrPyQX46e8ZFcT8ilwNMd0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":19}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 266 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b664a44-bbee-46c1-a895-82d3ebcc5a0c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db2c3b1f-fa15-4ed1-b6c6-071885b7e7c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 765ms
Mean size per request: 289.91KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0603209-f119-4e99-be75-4e22738bb2aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"487a5-C+9KiH6QqdPhNxp2UMLGEeJEAMM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-20T03:43:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37811,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T03:43:08.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 242 0 0
Verify the Job number start with job 242 0 0
verify the response of repair job has field mst_action_status 968 0 0
Total 1455 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token abbcbfc6-f841-4437-b600-ac89a72239d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 238 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2b88788-4e9b-4306-a255-abfd415554a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37811,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 228 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a3aaf5e-b88f-4bbc-9fa7-98990e76e381
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37811,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 81d06633-7479-4b17-8f9a-2ae9e17b67ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37811,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4835f918-0b6c-40d4-b40a-85ae4100e454
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37811,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f535359-c350-4c74-a60b-7145cea91906
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37811,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0bb2e44-f652-4c46-87b9-303e6aaeb9e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37811,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 235ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTA5OTd9.kX3_o4z3GZcnKZP4uC5MIzCU4_PND5Bk1dXULwDKTh4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 72113d6b-ec38-4089-b0e5-2296ffbc7007
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37811
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f52ab99-f8f1-4186-a1a6-3d63a3ca615c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-llCacisvtTyMdwvZPUhOGz0BjNk"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 220 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 115bb1a9-b4cc-4e0b-947b-d2da132623c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 062ef403-ee4b-4959-95b5-e48c85233b18
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 580f4001-1dcc-4055-9e2e-654fa0d76cf4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 219 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64849b73-7bd6-45b2-ad42-86207b25b9ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70a8ce3d-e6e9-4dbd-ae97-28e0809be444
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f432f6d1-79b8-4774-b51e-f0c16d70a7a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-e28cdOMW93AkV+571v9J4UIUIoM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":77},{"label":"QC Completed","key":"qc_completed","count":19},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 295 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d96f6bbe-58a6-4233-9b1f-44e64794219d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83494231-5865-46ae-8b63-01521d79739c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f65e3e5-9bfb-459b-be5d-e559f65f6049
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 223 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8bf472b0-80f2-49cb-9845-b8d40f2bf80b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ac0ea23-3c4d-48b3-a2f5-7cadc4104f6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70d92d23-fb19-4f8f-9424-7cf5d55b857d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 18.34KB

Test Pass Percentage
95 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96bce693-6394-4f8b-9199-4369b532488e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4961-3gTTB3U8Q84Qib4xz2aKGSlOuD4"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37758,"job_number":"JOB_37758","tr_customer_id":37775,"tr_customer_product_id":37765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:42.000Z","name":"Merle Goyette","mobile_number":"802-379-6280","email_id":"Maryam18@yahoo.com","dop":"2025-04-06","serial_number":"19858066025265","imei1":"19858066025265","imei2":"19858066025265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37761,"job_number":"JOB_37761","tr_customer_id":37778,"tr_customer_product_id":37768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:26:24.000Z","name":"Manley Walter","mobile_number":"649-798-9925","email_id":"Katarina_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13438949160393","imei1":"13438949160393","imei2":"13438949160393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37764,"job_number":"JOB_37764","tr_customer_id":37781,"tr_customer_product_id":37771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:27:06.000Z","name":"Caleb Kunze","mobile_number":"430-878-0751","email_id":"Rhoda_Carter@hotmail.com","dop":"2025-04-06","serial_number":"18934517293651","imei1":"18934517293651","imei2":"18934517293651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37767,"job_number":"JOB_37767","tr_customer_id":37784,"tr_customer_product_id":37774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:20.000Z","modified_at":"2025-06-20T03:05:16.000Z","name":"Karolann Ledner","mobile_number":"784-924-4253","email_id":"Diego.Bradtke3@gmail.com","dop":"2025-04-06","serial_number":"15298644681600","imei1":"15298644681600","imei2":"15298644681600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37770,"job_number":"JOB_37770","tr_customer_id":37787,"tr_customer_product_id":37777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:09.000Z","modified_at":"2025-06-20T03:32:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56656301512685","imei1":"56656301512685","imei2":"56656301512685","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37771,"job_number":"JOB_37771","tr_customer_id":37788,"tr_customer_product_id":37778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:13.000Z","modified_at":"2025-06-20T03:32:54.000Z","name":"Maia Ebert","mobile_number":"971-376-8867","email_id":"Lawson_Goldner78@yahoo.com","dop":"2025-04-06","serial_number":"15376500590075","imei1":"15376500590075","imei2":"15376500590075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37773,"job_number":"JOB_37773","tr_customer_id":37790,"tr_customer_product_id":37780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:26.000Z","modified_at":"2025-06-20T03:32:40.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84142382246047","imei1":"84142382246047","imei2":"84142382246047","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37775,"job_number":"JOB_37775","tr_customer_id":37792,"tr_customer_product_id":37782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"Kenton Yundt","mobile_number":"705-765-7546","email_id":"Greyson.Beier@hotmail.com","dop":"2025-04-30","serial_number":"107120417256001","imei1":"107120417256001","imei2":"107120417256001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37777,"job_number":"JOB_37777","tr_customer_id":37794,"tr_customer_product_id":37784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:57.000Z","name":"Easton Hermiston","mobile_number":"289-536-1283","email_id":"Micheal2@yahoo.com","dop":"2025-04-06","serial_number":"19630657212088","imei1":"19630657212088","imei2":"19630657212088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37781,"job_number":"JOB_37781","tr_customer_id":37798,"tr_customer_product_id":37788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:19.000Z","modified_at":"2025-06-20T03:35:02.000Z","name":"Kathryn Pollich","mobile_number":"935-293-7278","email_id":"Keaton41@hotmail.com","dop":"2025-04-14","serial_number":"14690558099633","imei1":"14690558099633","imei2":"14690558099633","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37783,"job_number":"JOB_37783","tr_customer_id":37800,"tr_customer_product_id":37790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:51.000Z","name":"Gerson Krajcik","mobile_number":"827-527-2458","email_id":"Elmore.Becker7@gmail.com","dop":"2025-04-30","serial_number":"109559302979611","imei1":"109559302979611","imei2":"109559302979611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37785,"job_number":"JOB_37785","tr_customer_id":37802,"tr_customer_product_id":37792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:35:28.000Z","name":"Gracie Hahn","mobile_number":"304-518-2722","email_id":"Arturo_Williamson5@gmail.com","dop":"2025-04-30","serial_number":"103366656535700","imei1":"103366656535700","imei2":"103366656535700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37787,"job_number":"JOB_37787","tr_customer_id":37804,"tr_customer_product_id":37794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:05.000Z","modified_at":"2025-06-20T03:35:51.000Z","name":"Rafael Schimmel","mobile_number":"644-301-1297","email_id":"Pierre48@hotmail.com","dop":"2025-04-06","serial_number":"10519495616646","imei1":"10519495616646","imei2":"10519495616646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37790,"job_number":"JOB_37790","tr_customer_id":37807,"tr_customer_product_id":37797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:10.000Z","modified_at":"2025-06-20T03:35:53.000Z","name":"Daren Fadel","mobile_number":"615-801-2231","email_id":"Nicholas29@hotmail.com","dop":"2025-04-14","serial_number":"13227896848181","imei1":"13227896848181","imei2":"13227896848181","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37792,"job_number":"JOB_37792","tr_customer_id":37809,"tr_customer_product_id":37799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Nicola Lehner","mobile_number":"937-347-5308","email_id":"Tessie_Harber95@yahoo.com","dop":"2025-04-06","serial_number":"19467140818891","imei1":"19467140818891","imei2":"19467140818891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37795,"job_number":"JOB_37795","tr_customer_id":37812,"tr_customer_product_id":37802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Rae Ziemann","mobile_number":"983-547-1164","email_id":"Consuelo.Marquardt78@hotmail.com","dop":"2025-04-14","serial_number":"19918764980074","imei1":"19918764980074","imei2":"19918764980074","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37797,"job_number":"JOB_37797","tr_customer_id":37814,"tr_customer_product_id":37804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Lilyan Stark","mobile_number":"392-646-5625","email_id":"Arnoldo46@yahoo.com","dop":"2025-04-06","serial_number":"10400822878018","imei1":"10400822878018","imei2":"10400822878018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37800,"job_number":"JOB_37800","tr_customer_id":37817,"tr_customer_product_id":37807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:51.000Z","modified_at":"2025-06-20T03:37:30.000Z","name":"Brown Raynor","mobile_number":"806-880-7789","email_id":"Wilson53@gmail.com","dop":"2025-04-06","serial_number":"11432094657090","imei1":"11432094657090","imei2":"11432094657090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37803,"job_number":"JOB_37803","tr_customer_id":37820,"tr_customer_product_id":37810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:38:15.000Z","name":"Maxwell Sporer","mobile_number":"975-419-2045","email_id":"Xander.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14605283232125","imei1":"14605283232125","imei2":"14605283232125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 19 0 0
Total 21 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 242 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b938aa0d-8bd6-48ec-8465-294fe101fad2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4dd0366e-e11c-46a6-9da1-6bacb1be997d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 18.34KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 94bfb02f-7298-487b-a5d6-b79fdec71c3f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4961-3gTTB3U8Q84Qib4xz2aKGSlOuD4"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37758,"job_number":"JOB_37758","tr_customer_id":37775,"tr_customer_product_id":37765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:42.000Z","name":"Merle Goyette","mobile_number":"802-379-6280","email_id":"Maryam18@yahoo.com","dop":"2025-04-06","serial_number":"19858066025265","imei1":"19858066025265","imei2":"19858066025265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37761,"job_number":"JOB_37761","tr_customer_id":37778,"tr_customer_product_id":37768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:26:24.000Z","name":"Manley Walter","mobile_number":"649-798-9925","email_id":"Katarina_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13438949160393","imei1":"13438949160393","imei2":"13438949160393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37764,"job_number":"JOB_37764","tr_customer_id":37781,"tr_customer_product_id":37771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:27:06.000Z","name":"Caleb Kunze","mobile_number":"430-878-0751","email_id":"Rhoda_Carter@hotmail.com","dop":"2025-04-06","serial_number":"18934517293651","imei1":"18934517293651","imei2":"18934517293651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37767,"job_number":"JOB_37767","tr_customer_id":37784,"tr_customer_product_id":37774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:20.000Z","modified_at":"2025-06-20T03:05:16.000Z","name":"Karolann Ledner","mobile_number":"784-924-4253","email_id":"Diego.Bradtke3@gmail.com","dop":"2025-04-06","serial_number":"15298644681600","imei1":"15298644681600","imei2":"15298644681600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37770,"job_number":"JOB_37770","tr_customer_id":37787,"tr_customer_product_id":37777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:09.000Z","modified_at":"2025-06-20T03:32:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56656301512685","imei1":"56656301512685","imei2":"56656301512685","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37771,"job_number":"JOB_37771","tr_customer_id":37788,"tr_customer_product_id":37778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:13.000Z","modified_at":"2025-06-20T03:32:54.000Z","name":"Maia Ebert","mobile_number":"971-376-8867","email_id":"Lawson_Goldner78@yahoo.com","dop":"2025-04-06","serial_number":"15376500590075","imei1":"15376500590075","imei2":"15376500590075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37773,"job_number":"JOB_37773","tr_customer_id":37790,"tr_customer_product_id":37780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:26.000Z","modified_at":"2025-06-20T03:32:40.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84142382246047","imei1":"84142382246047","imei2":"84142382246047","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37775,"job_number":"JOB_37775","tr_customer_id":37792,"tr_customer_product_id":37782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"Kenton Yundt","mobile_number":"705-765-7546","email_id":"Greyson.Beier@hotmail.com","dop":"2025-04-30","serial_number":"107120417256001","imei1":"107120417256001","imei2":"107120417256001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37777,"job_number":"JOB_37777","tr_customer_id":37794,"tr_customer_product_id":37784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:57.000Z","name":"Easton Hermiston","mobile_number":"289-536-1283","email_id":"Micheal2@yahoo.com","dop":"2025-04-06","serial_number":"19630657212088","imei1":"19630657212088","imei2":"19630657212088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37781,"job_number":"JOB_37781","tr_customer_id":37798,"tr_customer_product_id":37788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:19.000Z","modified_at":"2025-06-20T03:35:02.000Z","name":"Kathryn Pollich","mobile_number":"935-293-7278","email_id":"Keaton41@hotmail.com","dop":"2025-04-14","serial_number":"14690558099633","imei1":"14690558099633","imei2":"14690558099633","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37783,"job_number":"JOB_37783","tr_customer_id":37800,"tr_customer_product_id":37790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:51.000Z","name":"Gerson Krajcik","mobile_number":"827-527-2458","email_id":"Elmore.Becker7@gmail.com","dop":"2025-04-30","serial_number":"109559302979611","imei1":"109559302979611","imei2":"109559302979611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37785,"job_number":"JOB_37785","tr_customer_id":37802,"tr_customer_product_id":37792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:35:28.000Z","name":"Gracie Hahn","mobile_number":"304-518-2722","email_id":"Arturo_Williamson5@gmail.com","dop":"2025-04-30","serial_number":"103366656535700","imei1":"103366656535700","imei2":"103366656535700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37787,"job_number":"JOB_37787","tr_customer_id":37804,"tr_customer_product_id":37794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:05.000Z","modified_at":"2025-06-20T03:35:51.000Z","name":"Rafael Schimmel","mobile_number":"644-301-1297","email_id":"Pierre48@hotmail.com","dop":"2025-04-06","serial_number":"10519495616646","imei1":"10519495616646","imei2":"10519495616646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37790,"job_number":"JOB_37790","tr_customer_id":37807,"tr_customer_product_id":37797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:10.000Z","modified_at":"2025-06-20T03:35:53.000Z","name":"Daren Fadel","mobile_number":"615-801-2231","email_id":"Nicholas29@hotmail.com","dop":"2025-04-14","serial_number":"13227896848181","imei1":"13227896848181","imei2":"13227896848181","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37792,"job_number":"JOB_37792","tr_customer_id":37809,"tr_customer_product_id":37799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Nicola Lehner","mobile_number":"937-347-5308","email_id":"Tessie_Harber95@yahoo.com","dop":"2025-04-06","serial_number":"19467140818891","imei1":"19467140818891","imei2":"19467140818891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37795,"job_number":"JOB_37795","tr_customer_id":37812,"tr_customer_product_id":37802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Rae Ziemann","mobile_number":"983-547-1164","email_id":"Consuelo.Marquardt78@hotmail.com","dop":"2025-04-14","serial_number":"19918764980074","imei1":"19918764980074","imei2":"19918764980074","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37797,"job_number":"JOB_37797","tr_customer_id":37814,"tr_customer_product_id":37804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Lilyan Stark","mobile_number":"392-646-5625","email_id":"Arnoldo46@yahoo.com","dop":"2025-04-06","serial_number":"10400822878018","imei1":"10400822878018","imei2":"10400822878018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37800,"job_number":"JOB_37800","tr_customer_id":37817,"tr_customer_product_id":37807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:51.000Z","modified_at":"2025-06-20T03:37:30.000Z","name":"Brown Raynor","mobile_number":"806-880-7789","email_id":"Wilson53@gmail.com","dop":"2025-04-06","serial_number":"11432094657090","imei1":"11432094657090","imei2":"11432094657090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37803,"job_number":"JOB_37803","tr_customer_id":37820,"tr_customer_product_id":37810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:38:15.000Z","name":"Maxwell Sporer","mobile_number":"975-419-2045","email_id":"Xander.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14605283232125","imei1":"14605283232125","imei2":"14605283232125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e8b0f12-0322-4a2d-ab50-c9501b8e9efc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 781ms
Mean size per request: 74.47KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 283e4615-0bb5-42e9-9cea-5e861e9e6591
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"129e2-Tg72alKBVw9W6bdyop1SykDgyg4"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37684,"job_number":"JOB_37684","tr_customer_id":37701,"tr_customer_product_id":37691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:33:41.000Z","modified_at":"2025-06-19T15:33:57.000Z","name":"Warren Brekke}","mobile_number":"948-991-3998","email_id":"Layla2@hotmail.com","dop":"2025-04-30","serial_number":"10108593578551","imei1":"10108593578551","imei2":"10108593578551","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37687,"job_number":"JOB_37687","tr_customer_id":37704,"tr_customer_product_id":37694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:38:39.000Z","modified_at":"2025-06-19T15:38:52.000Z","name":"Leonardo Kuhic}","mobile_number":"241-860-3584","email_id":"Krista37@gmail.com","dop":"2025-04-30","serial_number":"17325015880933","imei1":"17325015880933","imei2":"17325015880933","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37688,"job_number":"JOB_37688","tr_customer_id":37705,"tr_customer_product_id":37695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:55:51.000Z","modified_at":"2025-06-19T15:56:13.000Z","name":"Leopold Kling}","mobile_number":"618-505-6996","email_id":"Kallie64@gmail.com","dop":"2025-04-30","serial_number":"13994303127570","imei1":"13994303127570","imei2":"13994303127570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37692,"job_number":"JOB_37692","tr_customer_id":37709,"tr_customer_product_id":37699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T16:35:09.000Z","modified_at":"2025-06-19T16:35:51.000Z","name":"Chelsea Rolfson}","mobile_number":"763-255-0031","email_id":"Emmy25@hotmail.com","dop":"2025-04-30","serial_number":"16373673988712","imei1":"16373673988712","imei2":"16373673988712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-20T03:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32073,"job_number":"JOB_32073","tr_customer_id":32090,"tr_customer_product_id":32080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T15:15:03.000Z","modified_at":"2025-06-19T16:13:54.000Z","name":"Rima Koley","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-03","serial_number":"10000000000002","imei1":"10000000000002","imei2":"10000000000002","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37222,"job_number":"JOB_37222","tr_customer_id":37239,"tr_customer_product_id":37229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:07:05.000Z","modified_at":"2025-06-19T18:39:51.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T18:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 77 0 0
verify the mobile number is type of number 77 0 0
Verify the create and modified date are in ist formate 154 0 0
Total 311 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 687002dd-ee2a-4c16-9313-1df9f803b13e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa517efe-683a-4bbc-9d55-693f6f25e048
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1755f774-cc5d-438d-92d9-a618e063e94f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37811
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 226 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a03dd7a-cc57-4c39-b2b4-4cd766f4abcc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a157b2c-88f6-4db1-a185-72d2582d7723
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d837498a-2215-4d7d-aaa7-7bfd4f7a84db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37811
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 221ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAwNH0.qJ7iudrnprVAS-Sq4ds3joJ6CDw7VbdlGqpTnAutZPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4b9510c-a242-4522-9bc4-695d94d96240
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37811
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d6c6609-8ff2-4785-b2b5-79f77e3184c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-b9Dte6KfSrITbbjdOeogoJ1UN58"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTF9._MVmn_p44C35rQSizFf6Mot7McmCKzHcxPZLMk6GVy4"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 3.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTF9._MVmn_p44C35rQSizFf6Mot7McmCKzHcxPZLMk6GVy4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16b39987-ce75-42d8-a3c3-9c02bc2389ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f5c-ORRhxS572cz67M23Qzq6gYM4Ub0"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T03:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5426b85f-2947-4d3e-9522-0906acccc208
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 3.84KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTF9._MVmn_p44C35rQSizFf6Mot7McmCKzHcxPZLMk6GVy4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dca3bc31-0959-449b-b71d-1d217892ada1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f5c-ORRhxS572cz67M23Qzq6gYM4Ub0"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T03:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTF9._MVmn_p44C35rQSizFf6Mot7McmCKzHcxPZLMk6GVy4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e44836ff-602c-4f3c-87ed-e6e5215601b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37811
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a6f95c2-e48c-4fc3-9375-183b2166c4e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37811
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 52c31c1a-e1b0-4cdb-8cb2-ace51055f849
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37811
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 217ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTF9._MVmn_p44C35rQSizFf6Mot7McmCKzHcxPZLMk6GVy4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e06c3ea-f917-4d5f-93bc-f3e664d77b90
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 221ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTF9._MVmn_p44C35rQSizFf6Mot7McmCKzHcxPZLMk6GVy4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36091f82-49a2-4785-9a65-b33d1227f921
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37811
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37811
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTF9._MVmn_p44C35rQSizFf6Mot7McmCKzHcxPZLMk6GVy4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 87a8e5d5-2de5-4344-ba6a-3196712d0d89
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-d45p+52xdv8mHB7Z4cZwenDPklY"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168863,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:43:08.000Z","created_at":"2025-06-20T03:43:08.000Z"},{"id":168864,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:43:08.000Z","created_at":"2025-06-20T03:43:08.000Z"},{"id":168865,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-20T03:43:15.000Z","created_at":"2025-06-20T03:43:15.000Z"},{"id":168866,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-20T03:43:15.000Z","created_at":"2025-06-20T03:43:15.000Z"},{"id":168867,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:43:22.000Z","created_at":"2025-06-20T03:43:22.000Z"},{"id":168868,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:43:23.000Z","created_at":"2025-06-20T03:43:23.000Z"},{"id":168869,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:43:23.000Z","created_at":"2025-06-20T03:43:23.000Z"},{"id":168870,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:43:24.000Z","created_at":"2025-06-20T03:43:24.000Z"},{"id":168872,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-20T03:43:30.000Z","created_at":"2025-06-20T03:43:30.000Z"},{"id":168873,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-20T03:43:32.000Z","created_at":"2025-06-20T03:43:32.000Z"},{"id":168874,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-20T03:43:32.000Z","created_at":"2025-06-20T03:43:32.000Z"}],"problems":[{"id":59866,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T03:43:08.000Z"},{"id":59867,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:43:22.000Z"},{"id":59868,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:43:23.000Z"},{"id":59869,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:43:23.000Z"},{"id":59870,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:43:24.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37811
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8936fe3-a8ba-4e03-989e-95b53808a449
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37811
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77ee6174-e4d9-4ea6-9e4c-ff2f0507da28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTF9._MVmn_p44C35rQSizFf6Mot7McmCKzHcxPZLMk6GVy4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be3847e9-06e4-4f21-86ef-3ff05b6ca337
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTF9._MVmn_p44C35rQSizFf6Mot7McmCKzHcxPZLMk6GVy4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22830a7f-9240-4527-b68c-780a575ebb0a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4841e14b-a75c-499b-b6b5-538044554b4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-F7vjedQF4+UJdQCVDuwIoUG1G5c"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 220 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb2f1162-51be-4268-b8df-30b0297c6e4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b48cfcd4-ae91-4165-914f-2d69a073f2ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a42be99c-5a63-4ee8-ae86-0ab58d3ce9b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 219 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eee3faa9-b0cc-4f0c-95d9-ce331b499bad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be9028b0-fc97-4d44-bcbb-67d08b304c7f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efce91a1-9b22-4f8a-8de5-adade114cf7e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-ldynv006gJi3lenl0bt4hzx4CAU"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":55},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b63110a-181a-4c54-9791-798e2b1e8b22
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-ldynv006gJi3lenl0bt4hzx4CAU"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":55},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bb179e16-0c69-408f-9662-b73f13fc9169
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-ldynv006gJi3lenl0bt4hzx4CAU"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":55},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4af46dc-cca9-423f-9856-4751534b798e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 228 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7fb87bbc-50a4-4d61-af6e-7cc2395611ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 227 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d5e0039-e781-405d-88b0-fc636dd59e35
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 231 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c06f07e9-f5cd-4fc0-9d02-7d4a94530c96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "87872560744078",
                "imei1": "87872560744078",
                "imei2": "87872560744078",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-bwbQuDdLvxLYzG7s3CEK+tHAl5U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37812,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37829,"tr_customer_product_id":37819,"job_number":"JOB_37812"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa7890c5-4290-4187-9e02-99fd05cd010a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "12955084801250",
                "imei1": "12955084801250",
                "imei2": "12955084801250",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-UZ64hvhSVdTN1jd6dha/uqx7Ol8"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37813,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37830,"tr_customer_product_id":37820,"job_number":"JOB_37813"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 299ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43986f53-83ac-4bfe-891d-4b17779086c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "83983466736179",
                "imei1": "83983466736179",
                "imei2": "83983466736179",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-vK6PRHawOHVquCaCGLYnBPO+VIo"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37814,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37831,"tr_customer_product_id":37821,"job_number":"JOB_37814"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97ed2eb7-c8b2-4b4f-b3de-474774d19641
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "77997838902707",
                "imei1": "77997838902707",
                "imei2": "77997838902707",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-VQRP4FvKzwFAR7JcrfBsU3LNmfk"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37815,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37832,"tr_customer_product_id":37822,"job_number":"JOB_37815"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 726230e5-ae15-4bd7-a01e-915b3b93b3b7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "96034643187960",
                "imei1": "96034643187960",
                "imei2": "96034643187960",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-WX/Wgy4gV2Rei9WPPv7ZaH5AtMw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37816,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37833,"tr_customer_product_id":37823,"job_number":"JOB_37816"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6f0d0c3-0ff2-4fcb-9e3c-f6563ee43198
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "65036443819330",
                "imei1": "65036443819330",
                "imei2": "65036443819330",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-acIEiea8BRDsjdV9dDSOAClFOFE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37817,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37834,"tr_customer_product_id":37824,"job_number":"JOB_37817"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 978c68a5-8a5e-4f62-b00a-cd87514b6e8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "98887791544954",
                "imei1": "98887791544954",
                "imei2": "98887791544954",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-WKUUEP8z/l90lFH+AQIdQCmHldI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37835,"tr_customer_product_id":37825,"job_number":"JOB_37818"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 59.73KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b55f58b9-21b1-4cae-9f0d-c5b06fda3409
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"eeee-yonm7bq6zWB0NQcZkr0nz+j1lZ8"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37757,"job_number":"JOB_37757","tr_customer_id":37774,"tr_customer_product_id":37764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14967026511670","imei1":"14967026511670","imei2":"14967026511670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37758,"job_number":"JOB_37758","tr_customer_id":37775,"tr_customer_product_id":37765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:42.000Z","name":"Merle Goyette","mobile_number":"802-379-6280","email_id":"Maryam18@yahoo.com","dop":"2025-04-06","serial_number":"19858066025265","imei1":"19858066025265","imei2":"19858066025265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37759,"job_number":"JOB_37759","tr_customer_id":37776,"tr_customer_product_id":37766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:06.000Z","modified_at":"2025-06-20T01:25:06.000Z","name":"Hassan Heller","mobile_number":"364-583-6778","email_id":"Leonie.Boyle@gmail.com","dop":"2025-04-06","serial_number":"17089687078042722","imei1":"17089687078042722","imei2":"17089687078042722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37760,"job_number":"JOB_37760","tr_customer_id":37777,"tr_customer_product_id":37767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11585165101761","imei1":"11585165101761","imei2":"11585165101761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37761,"job_number":"JOB_37761","tr_customer_id":37778,"tr_customer_product_id":37768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:26:24.000Z","name":"Manley Walter","mobile_number":"649-798-9925","email_id":"Katarina_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13438949160393","imei1":"13438949160393","imei2":"13438949160393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37762,"job_number":"JOB_37762","tr_customer_id":37779,"tr_customer_product_id":37769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:48.000Z","modified_at":"2025-06-20T01:25:48.000Z","name":"Vallie Luettgen","mobile_number":"536-642-6669","email_id":"Destini.Auer@yahoo.com","dop":"2025-04-06","serial_number":"17394537945574676","imei1":"17394537945574676","imei2":"17394537945574676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37763,"job_number":"JOB_37763","tr_customer_id":37780,"tr_customer_product_id":37770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:26:30.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16899255597441","imei1":"16899255597441","imei2":"16899255597441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37764,"job_number":"JOB_37764","tr_customer_id":37781,"tr_customer_product_id":37771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:27:06.000Z","name":"Caleb Kunze","mobile_number":"430-878-0751","email_id":"Rhoda_Carter@hotmail.com","dop":"2025-04-06","serial_number":"18934517293651","imei1":"18934517293651","imei2":"18934517293651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37765,"job_number":"JOB_37765","tr_customer_id":37782,"tr_customer_product_id":37772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:31.000Z","modified_at":"2025-06-20T01:26:31.000Z","name":"Stevie Ruecker","mobile_number":"655-345-2065","email_id":"Torrey93@hotmail.com","dop":"2025-04-06","serial_number":"13744612640259236","imei1":"13744612640259236","imei2":"13744612640259236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37766,"job_number":"JOB_37766","tr_customer_id":37783,"tr_customer_product_id":37773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T02:22:36.000Z","modified_at":"2025-06-20T02:22:36.000Z","name":"Mekhi Mayert","mobile_number":"561-227-7540","email_id":"Solon39@gmail.com","dop":"2025-04-02","serial_number":"10431007156695","imei1":"10431007156695","imei2":"10431007156695","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T02:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37767,"job_number":"JOB_37767","tr_customer_id":37784,"tr_customer_product_id":37774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:20.000Z","modified_at":"2025-06-20T03:05:16.000Z","name":"Karolann Ledner","mobile_number":"784-924-4253","email_id":"Diego.Bradtke3@gmail.com","dop":"2025-04-06","serial_number":"15298644681600","imei1":"15298644681600","imei2":"15298644681600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37768,"job_number":"JOB_37768","tr_customer_id":37785,"tr_customer_product_id":37775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:22.000Z","modified_at":"2025-06-20T03:04:22.000Z","name":"Ulices Watsica","mobile_number":"711-900-5679","email_id":"Elvie_Cummings@gmail.com","dop":"2025-04-06","serial_number":"13411892584342280","imei1":"13411892584342280","imei2":"13411892584342280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37769,"job_number":"JOB_37769","tr_customer_id":37786,"tr_customer_product_id":37776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:19:53.000Z","modified_at":"2025-06-20T03:19:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-04-02","serial_number":"10063595581361","imei1":"10063595581361","imei2":"10063595581361","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37770,"job_number":"JOB_37770","tr_customer_id":37787,"tr_customer_product_id":37777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:09.000Z","modified_at":"2025-06-20T03:32:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56656301512685","imei1":"56656301512685","imei2":"56656301512685","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37771,"job_number":"JOB_37771","tr_customer_id":37788,"tr_customer_product_id":37778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:13.000Z","modified_at":"2025-06-20T03:32:54.000Z","name":"Maia Ebert","mobile_number":"971-376-8867","email_id":"Lawson_Goldner78@yahoo.com","dop":"2025-04-06","serial_number":"15376500590075","imei1":"15376500590075","imei2":"15376500590075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37772,"job_number":"JOB_37772","tr_customer_id":37789,"tr_customer_product_id":37779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:14.000Z","modified_at":"2025-06-20T03:32:14.000Z","name":"Landen Frami","mobile_number":"969-707-9482","email_id":"Mozelle56@yahoo.com","dop":"2025-04-06","serial_number":"13368673622227344","imei1":"13368673622227344","imei2":"13368673622227344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37773,"job_number":"JOB_37773","tr_customer_id":37790,"tr_customer_product_id":37780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:26.000Z","modified_at":"2025-06-20T03:32:40.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84142382246047","imei1":"84142382246047","imei2":"84142382246047","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37774,"job_number":"JOB_37774","tr_customer_id":37791,"tr_customer_product_id":37781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:33:44.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"102707181202735","imei1":"102707181202735","imei2":"102707181202735","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37775,"job_number":"JOB_37775","tr_customer_id":37792,"tr_customer_product_id":37782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"Kenton Yundt","mobile_number":"705-765-7546","email_id":"Greyson.Beier@hotmail.com","dop":"2025-04-30","serial_number":"107120417256001","imei1":"107120417256001","imei2":"107120417256001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37776,"job_number":"JOB_37776","tr_customer_id":37793,"tr_customer_product_id":37783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15117614993938","imei1":"15117614993938","imei2":"15117614993938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37777,"job_number":"JOB_37777","tr_customer_id":37794,"tr_customer_product_id":37784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:57.000Z","name":"Easton Hermiston","mobile_number":"289-536-1283","email_id":"Micheal2@yahoo.com","dop":"2025-04-06","serial_number":"19630657212088","imei1":"19630657212088","imei2":"19630657212088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37778,"job_number":"JOB_37778","tr_customer_id":37795,"tr_customer_product_id":37785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:12.000Z","modified_at":"2025-06-20T03:34:12.000Z","name":"Sandra Lang","mobile_number":"850-230-4798","email_id":"Georgiana_Marquardt@gmail.com","dop":"2025-04-06","serial_number":"10819411889812732","imei1":"10819411889812732","imei2":"10819411889812732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37779,"job_number":"JOB_37779","tr_customer_id":37796,"tr_customer_product_id":37786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:15.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16941366226217","imei1":"16941366226217","imei2":"16941366226217","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37780,"job_number":"JOB_37780","tr_customer_id":37797,"tr_customer_product_id":37787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:18.000Z","modified_at":"2025-06-20T03:34:18.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi11.patil@gmail.com","dop":"2025-04-14","serial_number":"12202063012035","imei1":"12202063012035","imei2":"12202063012035","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37781,"job_number":"JOB_37781","tr_customer_id":37798,"tr_customer_product_id":37788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:19.000Z","modified_at":"2025-06-20T03:35:02.000Z","name":"Kathryn Pollich","mobile_number":"935-293-7278","email_id":"Keaton41@hotmail.com","dop":"2025-04-14","serial_number":"14690558099633","imei1":"14690558099633","imei2":"14690558099633","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37782,"job_number":"JOB_37782","tr_customer_id":37799,"tr_customer_product_id":37789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:20.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"108750131987499","imei1":"108750131987499","imei2":"108750131987499","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37783,"job_number":"JOB_37783","tr_customer_id":37800,"tr_customer_product_id":37790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:51.000Z","name":"Gerson Krajcik","mobile_number":"827-527-2458","email_id":"Elmore.Becker7@gmail.com","dop":"2025-04-30","serial_number":"109559302979611","imei1":"109559302979611","imei2":"109559302979611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37784,"job_number":"JOB_37784","tr_customer_id":37801,"tr_customer_product_id":37791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:34:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109131391900103","imei1":"109131391900103","imei2":"109131391900103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37785,"job_number":"JOB_37785","tr_customer_id":37802,"tr_customer_product_id":37792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:35:28.000Z","name":"Gracie Hahn","mobile_number":"304-518-2722","email_id":"Arturo_Williamson5@gmail.com","dop":"2025-04-30","serial_number":"103366656535700","imei1":"103366656535700","imei2":"103366656535700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37786,"job_number":"JOB_37786","tr_customer_id":37803,"tr_customer_product_id":37793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:04.000Z","modified_at":"2025-06-20T03:35:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12807138382722","imei1":"12807138382722","imei2":"12807138382722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37787,"job_number":"JOB_37787","tr_customer_id":37804,"tr_customer_product_id":37794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:05.000Z","modified_at":"2025-06-20T03:35:51.000Z","name":"Rafael Schimmel","mobile_number":"644-301-1297","email_id":"Pierre48@hotmail.com","dop":"2025-04-06","serial_number":"10519495616646","imei1":"10519495616646","imei2":"10519495616646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37788,"job_number":"JOB_37788","tr_customer_id":37805,"tr_customer_product_id":37795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:06.000Z","modified_at":"2025-06-20T03:35:06.000Z","name":"Haylee Wisoky","mobile_number":"925-738-5550","email_id":"Trevion_Krajcik@gmail.com","dop":"2025-04-06","serial_number":"12796325706723412","imei1":"12796325706723412","imei2":"12796325706723412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37789,"job_number":"JOB_37789","tr_customer_id":37806,"tr_customer_product_id":37796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:09.000Z","modified_at":"2025-06-20T03:35:09.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19343139543612","imei1":"19343139543612","imei2":"19343139543612","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37790,"job_number":"JOB_37790","tr_customer_id":37807,"tr_customer_product_id":37797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:10.000Z","modified_at":"2025-06-20T03:35:53.000Z","name":"Daren Fadel","mobile_number":"615-801-2231","email_id":"Nicholas29@hotmail.com","dop":"2025-04-14","serial_number":"13227896848181","imei1":"13227896848181","imei2":"13227896848181","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37791,"job_number":"JOB_37791","tr_customer_id":37808,"tr_customer_product_id":37798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:35:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14709494290841","imei1":"14709494290841","imei2":"14709494290841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37792,"job_number":"JOB_37792","tr_customer_id":37809,"tr_customer_product_id":37799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Nicola Lehner","mobile_number":"937-347-5308","email_id":"Tessie_Harber95@yahoo.com","dop":"2025-04-06","serial_number":"19467140818891","imei1":"19467140818891","imei2":"19467140818891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37793,"job_number":"JOB_37793","tr_customer_id":37810,"tr_customer_product_id":37800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:59.000Z","modified_at":"2025-06-20T03:35:59.000Z","name":"Krystel Balistreri","mobile_number":"246-620-9203","email_id":"Bailee.Smith1@hotmail.com","dop":"2025-04-06","serial_number":"12570940570871010","imei1":"12570940570871010","imei2":"12570940570871010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37794,"job_number":"JOB_37794","tr_customer_id":37811,"tr_customer_product_id":37801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:00.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"11732823636363","imei1":"11732823636363","imei2":"11732823636363","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37795,"job_number":"JOB_37795","tr_customer_id":37812,"tr_customer_product_id":37802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Rae Ziemann","mobile_number":"983-547-1164","email_id":"Consuelo.Marquardt78@hotmail.com","dop":"2025-04-14","serial_number":"19918764980074","imei1":"19918764980074","imei2":"19918764980074","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37796,"job_number":"JOB_37796","tr_customer_id":37813,"tr_customer_product_id":37803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12154598808284","imei1":"12154598808284","imei2":"12154598808284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37797,"job_number":"JOB_37797","tr_customer_id":37814,"tr_customer_product_id":37804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Lilyan Stark","mobile_number":"392-646-5625","email_id":"Arnoldo46@yahoo.com","dop":"2025-04-06","serial_number":"10400822878018","imei1":"10400822878018","imei2":"10400822878018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37798,"job_number":"JOB_37798","tr_customer_id":37815,"tr_customer_product_id":37805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:06.000Z","modified_at":"2025-06-20T03:36:06.000Z","name":"Albert Abshire","mobile_number":"657-348-8724","email_id":"Frederik12@yahoo.com","dop":"2025-04-06","serial_number":"14062731551224244","imei1":"14062731551224244","imei2":"14062731551224244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37799,"job_number":"JOB_37799","tr_customer_id":37816,"tr_customer_product_id":37806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:50.000Z","modified_at":"2025-06-20T03:36:50.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16662081360923","imei1":"16662081360923","imei2":"16662081360923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37800,"job_number":"JOB_37800","tr_customer_id":37817,"tr_customer_product_id":37807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:51.000Z","modified_at":"2025-06-20T03:37:30.000Z","name":"Brown Raynor","mobile_number":"806-880-7789","email_id":"Wilson53@gmail.com","dop":"2025-04-06","serial_number":"11432094657090","imei1":"11432094657090","imei2":"11432094657090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37801,"job_number":"JOB_37801","tr_customer_id":37818,"tr_customer_product_id":37808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:52.000Z","modified_at":"2025-06-20T03:36:52.000Z","name":"Guido Weissnat","mobile_number":"614-369-9488","email_id":"Rocky27@yahoo.com","dop":"2025-04-06","serial_number":"17461203034607442","imei1":"17461203034607442","imei2":"17461203034607442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37802,"job_number":"JOB_37802","tr_customer_id":37819,"tr_customer_product_id":37809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:37:36.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16159608090397","imei1":"16159608090397","imei2":"16159608090397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37803,"job_number":"JOB_37803","tr_customer_id":37820,"tr_customer_product_id":37810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:38:15.000Z","name":"Maxwell Sporer","mobile_number":"975-419-2045","email_id":"Xander.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14605283232125","imei1":"14605283232125","imei2":"14605283232125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37804,"job_number":"JOB_37804","tr_customer_id":37821,"tr_customer_product_id":37811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:37.000Z","modified_at":"2025-06-20T03:37:37.000Z","name":"Heidi Maggio","mobile_number":"373-651-0042","email_id":"Alfred14@gmail.com","dop":"2025-04-06","serial_number":"18132420977456784","imei1":"18132420977456784","imei2":"18132420977456784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37805,"job_number":"JOB_37805","tr_customer_id":37822,"tr_customer_product_id":37812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:06.000Z","modified_at":"2025-06-20T03:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97374285466371","imei1":"97374285466371","imei2":"97374285466371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37806,"job_number":"JOB_37806","tr_customer_id":37823,"tr_customer_product_id":37813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:06.000Z","modified_at":"2025-06-20T03:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45776154645942","imei1":"45776154645942","imei2":"45776154645942","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37807,"job_number":"JOB_37807","tr_customer_id":37824,"tr_customer_product_id":37814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:06.000Z","modified_at":"2025-06-20T03:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14900030602009","imei1":"14900030602009","imei2":"14900030602009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37808,"job_number":"JOB_37808","tr_customer_id":37825,"tr_customer_product_id":37815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:07.000Z","modified_at":"2025-06-20T03:43:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52369504619813","imei1":"52369504619813","imei2":"52369504619813","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37809,"job_number":"JOB_37809","tr_customer_id":37826,"tr_customer_product_id":37816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:07.000Z","modified_at":"2025-06-20T03:43:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74182038117015","imei1":"74182038117015","imei2":"74182038117015","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37810,"job_number":"JOB_37810","tr_customer_id":37827,"tr_customer_product_id":37817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:07.000Z","modified_at":"2025-06-20T03:43:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96152869663481","imei1":"96152869663481","imei2":"96152869663481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37812,"job_number":"JOB_37812","tr_customer_id":37829,"tr_customer_product_id":37819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:37.000Z","modified_at":"2025-06-20T03:43:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87872560744078","imei1":"87872560744078","imei2":"87872560744078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37813,"job_number":"JOB_37813","tr_customer_id":37830,"tr_customer_product_id":37820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:38.000Z","modified_at":"2025-06-20T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12955084801250","imei1":"12955084801250","imei2":"12955084801250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37814,"job_number":"JOB_37814","tr_customer_id":37831,"tr_customer_product_id":37821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:38.000Z","modified_at":"2025-06-20T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83983466736179","imei1":"83983466736179","imei2":"83983466736179","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37815,"job_number":"JOB_37815","tr_customer_id":37832,"tr_customer_product_id":37822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:38.000Z","modified_at":"2025-06-20T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77997838902707","imei1":"77997838902707","imei2":"77997838902707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37816,"job_number":"JOB_37816","tr_customer_id":37833,"tr_customer_product_id":37823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96034643187960","imei1":"96034643187960","imei2":"96034643187960","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37817,"job_number":"JOB_37817","tr_customer_id":37834,"tr_customer_product_id":37824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65036443819330","imei1":"65036443819330","imei2":"65036443819330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 62 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 67 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 272 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27fa160e-6b03-4c27-b577-1fff1ea08344
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70f9b7b4-d757-4d98-963b-ca4fb56c98d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 533011e5-b8b6-4ac2-9cad-df91f3efcc13
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c018938f-3a96-4232-a26f-b7c4d55af869
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37818"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-AlPORTkAX1of8OTEPUo0igmk73w"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 294 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3332097c-af6e-4754-bdf0-f97c03de89ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37818"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a37cc43-c31a-4a59-9a98-f358ce44fe99
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37818"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-AlPORTkAX1of8OTEPUo0igmk73w"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 284 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a89a31f-b149-43fc-845d-ad41825c7837
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37818"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-AlPORTkAX1of8OTEPUo0igmk73w"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 288 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37818
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99ccfe92-06a1-430d-995c-3ad796d363b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-jseknA2g1FxtqjJCoVyRzD36yng"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168887,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:43:39.000Z","created_at":"2025-06-20T03:43:39.000Z"},{"id":168888,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:43:39.000Z","created_at":"2025-06-20T03:43:39.000Z"}],"problems":[{"id":59877,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T03:43:39.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 260 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37818
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b453209-9cd3-4328-826d-8b61ccc19c3b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37818
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8732e289-a045-4818-923e-571be5890527
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fdceca9a-aeda-4ebd-8075-b7aaf8826dcd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2fe06611-9e1c-495d-8f10-9665a01b5493
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 217ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMTR9.3VpUoUajqJCaFWJ6bdTBLNJvaWUVjRGbjnekWH2SFSs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75ec40e7-7df7-4f80-8867-f29b56b65b1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce42ba0d-9016-43af-afdb-7b7517251bdb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-jTc8IsUuiQmqE39oDbD5ELGzxEk"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13553367-78a7-490f-8bb2-b7079c5d13e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 119e9417-074d-48c3-bfb5-50e29ef87f43
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 53597093-0c2b-4089-a501-c58e886df965
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 218 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67d003ee-0ca6-46ca-9bf1-f247a3a09b65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fc795913-10f8-4633-95f9-457f00c454f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 219 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 397ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1dd947a6-55d9-449d-9d26-8b5e9e445089
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-M3RKBLtHy6CCZZEDlVpr/yBwODQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4718},{"label":"Pending for repair","key":"pending_for_repair","count":300},{"label":"Pending for delivery","key":"pending_for_delivery","count":3}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 260c912a-3768-4e64-a2c9-98270526b417
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3587b2c0-babe-46a2-b65d-6e6da99e5d7c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e59f1243-7e9b-4941-b76f-bf2cb9b03328
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f5d2581-a130-40bb-b9fb-0d4067b516de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d44a69c-35b3-4a50-9e71-ed3d28b9e398
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4010ed38-43be-49f0-9b61-5821a9d3b9e9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 32456bcd-9830-4dad-bb88-e4e98c251bd0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 220 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f40bbdd-3d11-417d-aa98-5a75760a7624
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e22e17ae-50f3-4fe3-b23f-b38a63c353a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37818,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 228 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09b39ef0-bb6c-4f30-a753-4086722d8640
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37818,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 225 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b436a779-af59-498f-afd4-03b0da2b338a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37818,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 252e8f7c-b83d-45e4-b762-389bf8140239
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37818,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 90e4c4fe-27fd-4ca7-baab-b9bbaf962113
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37818
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjN9.tjkWf2pqXfUwJSTqn0uyQw73olTuDbuAto7gxruiPZA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d922a715-a58e-44b6-a9b1-e5bf39e3774c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 223 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5bf5acc-5f8a-4ebb-ad7f-1249d7d5c665
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e357df65-89c5-4c71-bf8f-4bb66b11b415
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-oZX9C+UmTZ/EhmVOw84EDPrOyUU"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5e02ac8-2a39-4b92-a48d-deb239b85e69
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd0a29f9-da56-4c00-abe9-e6ba859ba413
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 509ms
Mean size per request: 229.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63c5b313-dbda-4066-bb67-a18a402b5ab3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"397de-uRru7KCdbHlQdCyG0im9ZMBglOw"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-20T03:43:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 242 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 242 0 0
verify the the pending to repair is not null 1 0 0
Total 487 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 509 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 039ff63a-e290-4f25-b787-da9c854a1a2e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 74ee930c-88e6-4197-a131-94488c51d8de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b62b3ca8-9433-44e9-a824-9f1822b2cbbb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36e170f2-9cca-40bc-9d5c-8850cf6497ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a0f04f8-aad4-4742-87a4-d525337b97b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 218 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 25955025-70c8-4c41-ae30-804f225c98ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d255e124-36bb-4da6-8c32-77c07cb59ef8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6417dfbe-9ba4-43e9-b307-dabe6a38926f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-CGLa1WI3vlv71K755z7tIdpNMJ8"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":20}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 278 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d9562df-373e-41e8-8d89-166bb3ce99c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-CGLa1WI3vlv71K755z7tIdpNMJ8"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":20}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 268 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f0c1df4-6725-4be3-967e-e0a12ba744bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f6cf32e-259c-4c74-957c-46b2aa7d592a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 821ms
Mean size per request: 289.91KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ffc16895-bfa4-42bc-bca6-3506869d2b49
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"487a5-6027w2eBFjQt+INFoCIKzbo3nts"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-20T03:43:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37818,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T03:43:39.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 242 0 0
Verify the Job number start with job 242 0 0
verify the response of repair job has field mst_action_status 968 0 0
Total 1455 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e944ce1-af0a-4034-a46e-045445d9a6a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 239 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 998d49a9-8a69-4db8-8e37-7855ab9cc515
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37818,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 230 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be3ab53c-8ffb-4bc0-9603-4883d3b81a73
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37818,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 591ff3ed-f228-4c27-bbde-76d75394d390
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37818,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8de2a1c-b6e7-4ddc-84a0-979ddd38d795
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37818,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f41f9557-f216-475e-9974-40917a90d1a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37818,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06a98564-d2e7-4e60-9c2c-2502af8baffb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37818,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwMjh9.0jlNzzKXFo54Miy1mjA_MDBAY0jJV1PmrGvysqP05eE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9167ae9e-614a-4159-9683-17622160ba12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37818
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5322dac7-6677-4b47-9a37-51266fb9cde7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-1qNlCl4rpD2bLvQZ9FgTtP5uDqw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 220 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00257b1b-a283-4dc6-a184-4ae038eb2665
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f442429-fe88-4f12-a7dd-29f7caf6d40b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b82144a0-9a08-45c1-9fa5-e5f6531173d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 219 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f24de71-3084-41ee-bf48-366da33eb57a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8cc18191-995f-4a2b-85ab-6cb3ee231f04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c7434d19-d473-42e9-b787-133829c14f74
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-gP77Za33RFW37INocYK0+bY00hI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":77},{"label":"QC Completed","key":"qc_completed","count":20},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 306 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f41a545-97ec-4158-a685-2cc9b73fe5bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97c24206-460d-4f82-84c8-7a2474f2f386
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db0ce359-b52c-45d7-be89-b2d669c84b03
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 225 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99105689-e07b-4a6c-9cca-c06151b7cf8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 28efd196-7cd1-4dbb-a6fa-a380ba7ca79b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6de3d3fd-4332-497d-8e96-c923fdb39aef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 19.29KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d39f30f0-7cc9-4ec7-b975-9648e39b409b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4d2b-leet8Dya/FZHbyxuHM3uKJzIq40"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37758,"job_number":"JOB_37758","tr_customer_id":37775,"tr_customer_product_id":37765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:42.000Z","name":"Merle Goyette","mobile_number":"802-379-6280","email_id":"Maryam18@yahoo.com","dop":"2025-04-06","serial_number":"19858066025265","imei1":"19858066025265","imei2":"19858066025265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37761,"job_number":"JOB_37761","tr_customer_id":37778,"tr_customer_product_id":37768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:26:24.000Z","name":"Manley Walter","mobile_number":"649-798-9925","email_id":"Katarina_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13438949160393","imei1":"13438949160393","imei2":"13438949160393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37764,"job_number":"JOB_37764","tr_customer_id":37781,"tr_customer_product_id":37771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:27:06.000Z","name":"Caleb Kunze","mobile_number":"430-878-0751","email_id":"Rhoda_Carter@hotmail.com","dop":"2025-04-06","serial_number":"18934517293651","imei1":"18934517293651","imei2":"18934517293651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37767,"job_number":"JOB_37767","tr_customer_id":37784,"tr_customer_product_id":37774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:20.000Z","modified_at":"2025-06-20T03:05:16.000Z","name":"Karolann Ledner","mobile_number":"784-924-4253","email_id":"Diego.Bradtke3@gmail.com","dop":"2025-04-06","serial_number":"15298644681600","imei1":"15298644681600","imei2":"15298644681600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37770,"job_number":"JOB_37770","tr_customer_id":37787,"tr_customer_product_id":37777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:09.000Z","modified_at":"2025-06-20T03:32:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56656301512685","imei1":"56656301512685","imei2":"56656301512685","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37771,"job_number":"JOB_37771","tr_customer_id":37788,"tr_customer_product_id":37778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:13.000Z","modified_at":"2025-06-20T03:32:54.000Z","name":"Maia Ebert","mobile_number":"971-376-8867","email_id":"Lawson_Goldner78@yahoo.com","dop":"2025-04-06","serial_number":"15376500590075","imei1":"15376500590075","imei2":"15376500590075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37773,"job_number":"JOB_37773","tr_customer_id":37790,"tr_customer_product_id":37780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:26.000Z","modified_at":"2025-06-20T03:32:40.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84142382246047","imei1":"84142382246047","imei2":"84142382246047","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37775,"job_number":"JOB_37775","tr_customer_id":37792,"tr_customer_product_id":37782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"Kenton Yundt","mobile_number":"705-765-7546","email_id":"Greyson.Beier@hotmail.com","dop":"2025-04-30","serial_number":"107120417256001","imei1":"107120417256001","imei2":"107120417256001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37777,"job_number":"JOB_37777","tr_customer_id":37794,"tr_customer_product_id":37784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:57.000Z","name":"Easton Hermiston","mobile_number":"289-536-1283","email_id":"Micheal2@yahoo.com","dop":"2025-04-06","serial_number":"19630657212088","imei1":"19630657212088","imei2":"19630657212088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37781,"job_number":"JOB_37781","tr_customer_id":37798,"tr_customer_product_id":37788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:19.000Z","modified_at":"2025-06-20T03:35:02.000Z","name":"Kathryn Pollich","mobile_number":"935-293-7278","email_id":"Keaton41@hotmail.com","dop":"2025-04-14","serial_number":"14690558099633","imei1":"14690558099633","imei2":"14690558099633","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37783,"job_number":"JOB_37783","tr_customer_id":37800,"tr_customer_product_id":37790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:51.000Z","name":"Gerson Krajcik","mobile_number":"827-527-2458","email_id":"Elmore.Becker7@gmail.com","dop":"2025-04-30","serial_number":"109559302979611","imei1":"109559302979611","imei2":"109559302979611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37785,"job_number":"JOB_37785","tr_customer_id":37802,"tr_customer_product_id":37792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:35:28.000Z","name":"Gracie Hahn","mobile_number":"304-518-2722","email_id":"Arturo_Williamson5@gmail.com","dop":"2025-04-30","serial_number":"103366656535700","imei1":"103366656535700","imei2":"103366656535700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37787,"job_number":"JOB_37787","tr_customer_id":37804,"tr_customer_product_id":37794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:05.000Z","modified_at":"2025-06-20T03:35:51.000Z","name":"Rafael Schimmel","mobile_number":"644-301-1297","email_id":"Pierre48@hotmail.com","dop":"2025-04-06","serial_number":"10519495616646","imei1":"10519495616646","imei2":"10519495616646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37790,"job_number":"JOB_37790","tr_customer_id":37807,"tr_customer_product_id":37797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:10.000Z","modified_at":"2025-06-20T03:35:53.000Z","name":"Daren Fadel","mobile_number":"615-801-2231","email_id":"Nicholas29@hotmail.com","dop":"2025-04-14","serial_number":"13227896848181","imei1":"13227896848181","imei2":"13227896848181","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37792,"job_number":"JOB_37792","tr_customer_id":37809,"tr_customer_product_id":37799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Nicola Lehner","mobile_number":"937-347-5308","email_id":"Tessie_Harber95@yahoo.com","dop":"2025-04-06","serial_number":"19467140818891","imei1":"19467140818891","imei2":"19467140818891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37795,"job_number":"JOB_37795","tr_customer_id":37812,"tr_customer_product_id":37802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Rae Ziemann","mobile_number":"983-547-1164","email_id":"Consuelo.Marquardt78@hotmail.com","dop":"2025-04-14","serial_number":"19918764980074","imei1":"19918764980074","imei2":"19918764980074","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37797,"job_number":"JOB_37797","tr_customer_id":37814,"tr_customer_product_id":37804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Lilyan Stark","mobile_number":"392-646-5625","email_id":"Arnoldo46@yahoo.com","dop":"2025-04-06","serial_number":"10400822878018","imei1":"10400822878018","imei2":"10400822878018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37800,"job_number":"JOB_37800","tr_customer_id":37817,"tr_customer_product_id":37807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:51.000Z","modified_at":"2025-06-20T03:37:30.000Z","name":"Brown Raynor","mobile_number":"806-880-7789","email_id":"Wilson53@gmail.com","dop":"2025-04-06","serial_number":"11432094657090","imei1":"11432094657090","imei2":"11432094657090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37803,"job_number":"JOB_37803","tr_customer_id":37820,"tr_customer_product_id":37810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:38:15.000Z","name":"Maxwell Sporer","mobile_number":"975-419-2045","email_id":"Xander.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14605283232125","imei1":"14605283232125","imei2":"14605283232125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 20 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 249 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token da7d99df-cce7-44a9-8f46-fc4b8c5e2182
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30515671-09cf-4085-a1c7-afd1d26198c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:43:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 19.29KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 44ca4521-e7b2-4671-b0d6-245932801b8b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4d2b-leet8Dya/FZHbyxuHM3uKJzIq40"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:43:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37758,"job_number":"JOB_37758","tr_customer_id":37775,"tr_customer_product_id":37765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:42.000Z","name":"Merle Goyette","mobile_number":"802-379-6280","email_id":"Maryam18@yahoo.com","dop":"2025-04-06","serial_number":"19858066025265","imei1":"19858066025265","imei2":"19858066025265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37761,"job_number":"JOB_37761","tr_customer_id":37778,"tr_customer_product_id":37768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:26:24.000Z","name":"Manley Walter","mobile_number":"649-798-9925","email_id":"Katarina_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13438949160393","imei1":"13438949160393","imei2":"13438949160393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37764,"job_number":"JOB_37764","tr_customer_id":37781,"tr_customer_product_id":37771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:27:06.000Z","name":"Caleb Kunze","mobile_number":"430-878-0751","email_id":"Rhoda_Carter@hotmail.com","dop":"2025-04-06","serial_number":"18934517293651","imei1":"18934517293651","imei2":"18934517293651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37767,"job_number":"JOB_37767","tr_customer_id":37784,"tr_customer_product_id":37774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:20.000Z","modified_at":"2025-06-20T03:05:16.000Z","name":"Karolann Ledner","mobile_number":"784-924-4253","email_id":"Diego.Bradtke3@gmail.com","dop":"2025-04-06","serial_number":"15298644681600","imei1":"15298644681600","imei2":"15298644681600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37770,"job_number":"JOB_37770","tr_customer_id":37787,"tr_customer_product_id":37777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:09.000Z","modified_at":"2025-06-20T03:32:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56656301512685","imei1":"56656301512685","imei2":"56656301512685","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37771,"job_number":"JOB_37771","tr_customer_id":37788,"tr_customer_product_id":37778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:13.000Z","modified_at":"2025-06-20T03:32:54.000Z","name":"Maia Ebert","mobile_number":"971-376-8867","email_id":"Lawson_Goldner78@yahoo.com","dop":"2025-04-06","serial_number":"15376500590075","imei1":"15376500590075","imei2":"15376500590075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37773,"job_number":"JOB_37773","tr_customer_id":37790,"tr_customer_product_id":37780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:26.000Z","modified_at":"2025-06-20T03:32:40.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84142382246047","imei1":"84142382246047","imei2":"84142382246047","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37775,"job_number":"JOB_37775","tr_customer_id":37792,"tr_customer_product_id":37782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"Kenton Yundt","mobile_number":"705-765-7546","email_id":"Greyson.Beier@hotmail.com","dop":"2025-04-30","serial_number":"107120417256001","imei1":"107120417256001","imei2":"107120417256001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37777,"job_number":"JOB_37777","tr_customer_id":37794,"tr_customer_product_id":37784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:57.000Z","name":"Easton Hermiston","mobile_number":"289-536-1283","email_id":"Micheal2@yahoo.com","dop":"2025-04-06","serial_number":"19630657212088","imei1":"19630657212088","imei2":"19630657212088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37781,"job_number":"JOB_37781","tr_customer_id":37798,"tr_customer_product_id":37788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:19.000Z","modified_at":"2025-06-20T03:35:02.000Z","name":"Kathryn Pollich","mobile_number":"935-293-7278","email_id":"Keaton41@hotmail.com","dop":"2025-04-14","serial_number":"14690558099633","imei1":"14690558099633","imei2":"14690558099633","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37783,"job_number":"JOB_37783","tr_customer_id":37800,"tr_customer_product_id":37790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:51.000Z","name":"Gerson Krajcik","mobile_number":"827-527-2458","email_id":"Elmore.Becker7@gmail.com","dop":"2025-04-30","serial_number":"109559302979611","imei1":"109559302979611","imei2":"109559302979611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37785,"job_number":"JOB_37785","tr_customer_id":37802,"tr_customer_product_id":37792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:35:28.000Z","name":"Gracie Hahn","mobile_number":"304-518-2722","email_id":"Arturo_Williamson5@gmail.com","dop":"2025-04-30","serial_number":"103366656535700","imei1":"103366656535700","imei2":"103366656535700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37787,"job_number":"JOB_37787","tr_customer_id":37804,"tr_customer_product_id":37794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:05.000Z","modified_at":"2025-06-20T03:35:51.000Z","name":"Rafael Schimmel","mobile_number":"644-301-1297","email_id":"Pierre48@hotmail.com","dop":"2025-04-06","serial_number":"10519495616646","imei1":"10519495616646","imei2":"10519495616646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37790,"job_number":"JOB_37790","tr_customer_id":37807,"tr_customer_product_id":37797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:10.000Z","modified_at":"2025-06-20T03:35:53.000Z","name":"Daren Fadel","mobile_number":"615-801-2231","email_id":"Nicholas29@hotmail.com","dop":"2025-04-14","serial_number":"13227896848181","imei1":"13227896848181","imei2":"13227896848181","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37792,"job_number":"JOB_37792","tr_customer_id":37809,"tr_customer_product_id":37799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Nicola Lehner","mobile_number":"937-347-5308","email_id":"Tessie_Harber95@yahoo.com","dop":"2025-04-06","serial_number":"19467140818891","imei1":"19467140818891","imei2":"19467140818891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37795,"job_number":"JOB_37795","tr_customer_id":37812,"tr_customer_product_id":37802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Rae Ziemann","mobile_number":"983-547-1164","email_id":"Consuelo.Marquardt78@hotmail.com","dop":"2025-04-14","serial_number":"19918764980074","imei1":"19918764980074","imei2":"19918764980074","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37797,"job_number":"JOB_37797","tr_customer_id":37814,"tr_customer_product_id":37804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Lilyan Stark","mobile_number":"392-646-5625","email_id":"Arnoldo46@yahoo.com","dop":"2025-04-06","serial_number":"10400822878018","imei1":"10400822878018","imei2":"10400822878018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37800,"job_number":"JOB_37800","tr_customer_id":37817,"tr_customer_product_id":37807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:51.000Z","modified_at":"2025-06-20T03:37:30.000Z","name":"Brown Raynor","mobile_number":"806-880-7789","email_id":"Wilson53@gmail.com","dop":"2025-04-06","serial_number":"11432094657090","imei1":"11432094657090","imei2":"11432094657090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37803,"job_number":"JOB_37803","tr_customer_id":37820,"tr_customer_product_id":37810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:38:15.000Z","name":"Maxwell Sporer","mobile_number":"975-419-2045","email_id":"Xander.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14605283232125","imei1":"14605283232125","imei2":"14605283232125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dedcdb68-7c89-4a94-8a1c-14cded21f0c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 791ms
Mean size per request: 74.47KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4153a03a-4b4c-431c-9012-8b915806acd8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"129e2-CcBjcsulunFe1QsiAvlovRmIICA"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37684,"job_number":"JOB_37684","tr_customer_id":37701,"tr_customer_product_id":37691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:33:41.000Z","modified_at":"2025-06-19T15:33:57.000Z","name":"Warren Brekke}","mobile_number":"948-991-3998","email_id":"Layla2@hotmail.com","dop":"2025-04-30","serial_number":"10108593578551","imei1":"10108593578551","imei2":"10108593578551","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37687,"job_number":"JOB_37687","tr_customer_id":37704,"tr_customer_product_id":37694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:38:39.000Z","modified_at":"2025-06-19T15:38:52.000Z","name":"Leonardo Kuhic}","mobile_number":"241-860-3584","email_id":"Krista37@gmail.com","dop":"2025-04-30","serial_number":"17325015880933","imei1":"17325015880933","imei2":"17325015880933","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37688,"job_number":"JOB_37688","tr_customer_id":37705,"tr_customer_product_id":37695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:55:51.000Z","modified_at":"2025-06-19T15:56:13.000Z","name":"Leopold Kling}","mobile_number":"618-505-6996","email_id":"Kallie64@gmail.com","dop":"2025-04-30","serial_number":"13994303127570","imei1":"13994303127570","imei2":"13994303127570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37692,"job_number":"JOB_37692","tr_customer_id":37709,"tr_customer_product_id":37699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T16:35:09.000Z","modified_at":"2025-06-19T16:35:51.000Z","name":"Chelsea Rolfson}","mobile_number":"763-255-0031","email_id":"Emmy25@hotmail.com","dop":"2025-04-30","serial_number":"16373673988712","imei1":"16373673988712","imei2":"16373673988712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-20T03:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32073,"job_number":"JOB_32073","tr_customer_id":32090,"tr_customer_product_id":32080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T15:15:03.000Z","modified_at":"2025-06-19T16:13:54.000Z","name":"Rima Koley","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-03","serial_number":"10000000000002","imei1":"10000000000002","imei2":"10000000000002","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37222,"job_number":"JOB_37222","tr_customer_id":37239,"tr_customer_product_id":37229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:07:05.000Z","modified_at":"2025-06-19T18:39:51.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T18:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 77 0 0
verify the mobile number is type of number 77 0 0
Verify the create and modified date are in ist formate 154 0 0
Total 311 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e45a725-0ea4-4975-85df-943c07e15ca2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0c27340-512e-4f70-8d1a-5419eefba609
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14ba8b60-cfc5-424b-94c3-21ad00673ea6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37818
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 228 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51ea4e67-f13d-4643-9fdf-f78ce8750ad8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e95de73-bff6-48b9-a1b0-11b6ba75e926
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01463552-2db4-4e95-a036-f0d2eec9c055
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37818
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 226ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTAzNn0.S7neY4RF3zXTVKSp2PiVsVE_QTXPSfmMWP6_LBYaBqI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d9bd0a9-4795-4a99-bcfe-217b16c9ece9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37818
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78d4fc4f-3fd6-410d-9732-faacc173b8fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-lYU+51mZQvIquodH/fuS6sMCp/Q"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDJ9.mI97KRxscCNJXdcLcnZMnHrKM2KKrs6HY6bxU9-NfH4"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 3.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDJ9.mI97KRxscCNJXdcLcnZMnHrKM2KKrs6HY6bxU9-NfH4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 113c71e5-2988-4b56-b62b-d234146eacbd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f5c-d+riYquBYOCB53DEo7L6ITtC9zY"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:44:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T03:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51ec32f7-884f-4531-9887-735aa54ce63a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 3.84KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDJ9.mI97KRxscCNJXdcLcnZMnHrKM2KKrs6HY6bxU9-NfH4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8942e58a-ff45-4996-8e9c-8c98aac83a6d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f5c-d+riYquBYOCB53DEo7L6ITtC9zY"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:44:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T03:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDJ9.mI97KRxscCNJXdcLcnZMnHrKM2KKrs6HY6bxU9-NfH4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d3b7c4da-b26e-40e6-a200-ca8279cbbd42
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37818
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b375ba0-25de-452d-ab0a-5494b3f0b844
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37818
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84894d26-1932-45f7-9c5d-3bcb0ed9c513
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37818
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 217ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDJ9.mI97KRxscCNJXdcLcnZMnHrKM2KKrs6HY6bxU9-NfH4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d1ff211e-e4e9-4fd7-a554-2d2ddbc12394
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 221ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDJ9.mI97KRxscCNJXdcLcnZMnHrKM2KKrs6HY6bxU9-NfH4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f090697-bcfd-4b69-9437-1c93ce8dabfb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37818
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37818
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDJ9.mI97KRxscCNJXdcLcnZMnHrKM2KKrs6HY6bxU9-NfH4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 87f1a92f-7458-4147-ab4e-ff96adcbed81
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-wEP0WOsrJU5X8NryldJseR/XQkc"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:44:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168887,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:43:39.000Z","created_at":"2025-06-20T03:43:39.000Z"},{"id":168888,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:43:39.000Z","created_at":"2025-06-20T03:43:39.000Z"},{"id":168889,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-20T03:43:47.000Z","created_at":"2025-06-20T03:43:47.000Z"},{"id":168890,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-20T03:43:47.000Z","created_at":"2025-06-20T03:43:47.000Z"},{"id":168891,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:43:54.000Z","created_at":"2025-06-20T03:43:54.000Z"},{"id":168892,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:43:55.000Z","created_at":"2025-06-20T03:43:55.000Z"},{"id":168893,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:43:55.000Z","created_at":"2025-06-20T03:43:55.000Z"},{"id":168894,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:43:55.000Z","created_at":"2025-06-20T03:43:55.000Z"},{"id":168896,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-20T03:44:01.000Z","created_at":"2025-06-20T03:44:01.000Z"},{"id":168897,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-20T03:44:03.000Z","created_at":"2025-06-20T03:44:03.000Z"},{"id":168898,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-20T03:44:03.000Z","created_at":"2025-06-20T03:44:03.000Z"}],"problems":[{"id":59877,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T03:43:39.000Z"},{"id":59878,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:43:54.000Z"},{"id":59879,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:43:55.000Z"},{"id":59880,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:43:55.000Z"},{"id":59881,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:43:55.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37818
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2ae158d-8025-4e2a-b79f-f08728ffc07f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37818
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d8ca592-b5b3-4242-ad17-49321e237dbd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDJ9.mI97KRxscCNJXdcLcnZMnHrKM2KKrs6HY6bxU9-NfH4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18c39ea0-b248-445a-bdf7-12e69221c91c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDJ9.mI97KRxscCNJXdcLcnZMnHrKM2KKrs6HY6bxU9-NfH4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b78682d-f845-45ce-b47e-b0f1297a14b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c9464d0-23d3-4b13-98ca-18bb8e7e3f56
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-ikrzlLmE9VvpQ3ShywTOXcVthIs"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 219 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 686c95f2-6427-4079-8295-63a4414f2100
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9aff028d-72ec-451e-9a61-0a84b9759c88
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8417e8c-ab38-4888-85c9-949f2acce6a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 219 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a3ce52d4-3575-4659-b4cb-808c541b7063
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 810c8637-65ca-4f45-b479-93c3c2c1340d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 209a3b26-1d65-442e-a267-acb9eed79e13
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-9nshh8+IGszFF36hSyf5u5HmbEw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":62},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01c2d653-e9f0-4afc-b420-87e8e67b07a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-9nshh8+IGszFF36hSyf5u5HmbEw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":62},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 285780a1-ead6-4f0b-84f2-af653b171f82
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-9nshh8+IGszFF36hSyf5u5HmbEw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":62},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e13bfc2-8c9b-4085-8423-b01cead0311f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 234 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e765be21-a0aa-48f5-801a-1140d5fd2b75
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 233 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4fc0016-7da3-460a-b704-572f97ea66bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 226 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 293ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c4516fb-2c1c-4c87-bd78-b3de6af66893
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "53542590919443",
                "imei1": "53542590919443",
                "imei2": "53542590919443",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-mSngNXRRqa9DGWpxJDiULdFNPSw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37819,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37836,"tr_customer_product_id":37826,"job_number":"JOB_37819"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 25d2e67f-bed8-479d-a206-d46e9efb4ec9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "66007854756069",
                "imei1": "66007854756069",
                "imei2": "66007854756069",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-7zZmlvm7cJINuE1hc5dSQILpW50"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37820,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37837,"tr_customer_product_id":37827,"job_number":"JOB_37820"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6fa896a-94f9-4d5c-9239-1c7a42ebeb36
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "10942717890473",
                "imei1": "10942717890473",
                "imei2": "10942717890473",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-fEkAhtQJUl4xgd/N5vTwpy+74W0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37821,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37838,"tr_customer_product_id":37828,"job_number":"JOB_37821"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b414ae1-ff46-4c56-b9aa-66203ae4d1d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "58198514438958",
                "imei1": "58198514438958",
                "imei2": "58198514438958",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-Zm+VCma2IXakjCsrfRMmiP8p6kE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37822,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37839,"tr_customer_product_id":37829,"job_number":"JOB_37822"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5a89924-26f1-4625-bffa-5ede26026318
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "63469774634804",
                "imei1": "63469774634804",
                "imei2": "63469774634804",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-DAJ+CatUydcC8PXSgK+IPueapqY"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37823,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37840,"tr_customer_product_id":37830,"job_number":"JOB_37823"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 302ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91536208-f1dc-4ffc-b7a7-348a07c2eaf8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "37387663154605",
                "imei1": "37387663154605",
                "imei2": "37387663154605",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-wIjN1ytkE22Po0FLJ+4r3GsVqt8"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37824,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37841,"tr_customer_product_id":37831,"job_number":"JOB_37824"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c968377f-4397-4bb5-8b5d-80e8c7837a07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "91910745481485",
                "imei1": "91910745481485",
                "imei2": "91910745481485",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-O4DDOUgyCef+HdzAe0GG4mxMiOY"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37842,"tr_customer_product_id":37832,"job_number":"JOB_37825"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 66.4KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ccd5938-ea40-4d83-ba37-e802e9414ec1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1099e-eQkdRgEucIbkIFdaRAV0+1VBa1M"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37757,"job_number":"JOB_37757","tr_customer_id":37774,"tr_customer_product_id":37764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14967026511670","imei1":"14967026511670","imei2":"14967026511670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37758,"job_number":"JOB_37758","tr_customer_id":37775,"tr_customer_product_id":37765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:42.000Z","name":"Merle Goyette","mobile_number":"802-379-6280","email_id":"Maryam18@yahoo.com","dop":"2025-04-06","serial_number":"19858066025265","imei1":"19858066025265","imei2":"19858066025265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37759,"job_number":"JOB_37759","tr_customer_id":37776,"tr_customer_product_id":37766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:06.000Z","modified_at":"2025-06-20T01:25:06.000Z","name":"Hassan Heller","mobile_number":"364-583-6778","email_id":"Leonie.Boyle@gmail.com","dop":"2025-04-06","serial_number":"17089687078042722","imei1":"17089687078042722","imei2":"17089687078042722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37760,"job_number":"JOB_37760","tr_customer_id":37777,"tr_customer_product_id":37767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11585165101761","imei1":"11585165101761","imei2":"11585165101761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37761,"job_number":"JOB_37761","tr_customer_id":37778,"tr_customer_product_id":37768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:26:24.000Z","name":"Manley Walter","mobile_number":"649-798-9925","email_id":"Katarina_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13438949160393","imei1":"13438949160393","imei2":"13438949160393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37762,"job_number":"JOB_37762","tr_customer_id":37779,"tr_customer_product_id":37769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:48.000Z","modified_at":"2025-06-20T01:25:48.000Z","name":"Vallie Luettgen","mobile_number":"536-642-6669","email_id":"Destini.Auer@yahoo.com","dop":"2025-04-06","serial_number":"17394537945574676","imei1":"17394537945574676","imei2":"17394537945574676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37763,"job_number":"JOB_37763","tr_customer_id":37780,"tr_customer_product_id":37770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:26:30.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16899255597441","imei1":"16899255597441","imei2":"16899255597441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37764,"job_number":"JOB_37764","tr_customer_id":37781,"tr_customer_product_id":37771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:27:06.000Z","name":"Caleb Kunze","mobile_number":"430-878-0751","email_id":"Rhoda_Carter@hotmail.com","dop":"2025-04-06","serial_number":"18934517293651","imei1":"18934517293651","imei2":"18934517293651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37765,"job_number":"JOB_37765","tr_customer_id":37782,"tr_customer_product_id":37772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:31.000Z","modified_at":"2025-06-20T01:26:31.000Z","name":"Stevie Ruecker","mobile_number":"655-345-2065","email_id":"Torrey93@hotmail.com","dop":"2025-04-06","serial_number":"13744612640259236","imei1":"13744612640259236","imei2":"13744612640259236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T01:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37766,"job_number":"JOB_37766","tr_customer_id":37783,"tr_customer_product_id":37773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T02:22:36.000Z","modified_at":"2025-06-20T02:22:36.000Z","name":"Mekhi Mayert","mobile_number":"561-227-7540","email_id":"Solon39@gmail.com","dop":"2025-04-02","serial_number":"10431007156695","imei1":"10431007156695","imei2":"10431007156695","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T02:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37767,"job_number":"JOB_37767","tr_customer_id":37784,"tr_customer_product_id":37774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:20.000Z","modified_at":"2025-06-20T03:05:16.000Z","name":"Karolann Ledner","mobile_number":"784-924-4253","email_id":"Diego.Bradtke3@gmail.com","dop":"2025-04-06","serial_number":"15298644681600","imei1":"15298644681600","imei2":"15298644681600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37768,"job_number":"JOB_37768","tr_customer_id":37785,"tr_customer_product_id":37775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:22.000Z","modified_at":"2025-06-20T03:04:22.000Z","name":"Ulices Watsica","mobile_number":"711-900-5679","email_id":"Elvie_Cummings@gmail.com","dop":"2025-04-06","serial_number":"13411892584342280","imei1":"13411892584342280","imei2":"13411892584342280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37769,"job_number":"JOB_37769","tr_customer_id":37786,"tr_customer_product_id":37776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:19:53.000Z","modified_at":"2025-06-20T03:19:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-04-02","serial_number":"10063595581361","imei1":"10063595581361","imei2":"10063595581361","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37770,"job_number":"JOB_37770","tr_customer_id":37787,"tr_customer_product_id":37777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:09.000Z","modified_at":"2025-06-20T03:32:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56656301512685","imei1":"56656301512685","imei2":"56656301512685","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37771,"job_number":"JOB_37771","tr_customer_id":37788,"tr_customer_product_id":37778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:13.000Z","modified_at":"2025-06-20T03:32:54.000Z","name":"Maia Ebert","mobile_number":"971-376-8867","email_id":"Lawson_Goldner78@yahoo.com","dop":"2025-04-06","serial_number":"15376500590075","imei1":"15376500590075","imei2":"15376500590075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37772,"job_number":"JOB_37772","tr_customer_id":37789,"tr_customer_product_id":37779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:14.000Z","modified_at":"2025-06-20T03:32:14.000Z","name":"Landen Frami","mobile_number":"969-707-9482","email_id":"Mozelle56@yahoo.com","dop":"2025-04-06","serial_number":"13368673622227344","imei1":"13368673622227344","imei2":"13368673622227344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37773,"job_number":"JOB_37773","tr_customer_id":37790,"tr_customer_product_id":37780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:26.000Z","modified_at":"2025-06-20T03:32:40.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84142382246047","imei1":"84142382246047","imei2":"84142382246047","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37774,"job_number":"JOB_37774","tr_customer_id":37791,"tr_customer_product_id":37781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:33:44.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"102707181202735","imei1":"102707181202735","imei2":"102707181202735","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37775,"job_number":"JOB_37775","tr_customer_id":37792,"tr_customer_product_id":37782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"Kenton Yundt","mobile_number":"705-765-7546","email_id":"Greyson.Beier@hotmail.com","dop":"2025-04-30","serial_number":"107120417256001","imei1":"107120417256001","imei2":"107120417256001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37776,"job_number":"JOB_37776","tr_customer_id":37793,"tr_customer_product_id":37783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15117614993938","imei1":"15117614993938","imei2":"15117614993938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37777,"job_number":"JOB_37777","tr_customer_id":37794,"tr_customer_product_id":37784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:57.000Z","name":"Easton Hermiston","mobile_number":"289-536-1283","email_id":"Micheal2@yahoo.com","dop":"2025-04-06","serial_number":"19630657212088","imei1":"19630657212088","imei2":"19630657212088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37778,"job_number":"JOB_37778","tr_customer_id":37795,"tr_customer_product_id":37785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:12.000Z","modified_at":"2025-06-20T03:34:12.000Z","name":"Sandra Lang","mobile_number":"850-230-4798","email_id":"Georgiana_Marquardt@gmail.com","dop":"2025-04-06","serial_number":"10819411889812732","imei1":"10819411889812732","imei2":"10819411889812732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37779,"job_number":"JOB_37779","tr_customer_id":37796,"tr_customer_product_id":37786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:15.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16941366226217","imei1":"16941366226217","imei2":"16941366226217","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37780,"job_number":"JOB_37780","tr_customer_id":37797,"tr_customer_product_id":37787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:18.000Z","modified_at":"2025-06-20T03:34:18.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi11.patil@gmail.com","dop":"2025-04-14","serial_number":"12202063012035","imei1":"12202063012035","imei2":"12202063012035","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37781,"job_number":"JOB_37781","tr_customer_id":37798,"tr_customer_product_id":37788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:19.000Z","modified_at":"2025-06-20T03:35:02.000Z","name":"Kathryn Pollich","mobile_number":"935-293-7278","email_id":"Keaton41@hotmail.com","dop":"2025-04-14","serial_number":"14690558099633","imei1":"14690558099633","imei2":"14690558099633","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37782,"job_number":"JOB_37782","tr_customer_id":37799,"tr_customer_product_id":37789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:20.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"108750131987499","imei1":"108750131987499","imei2":"108750131987499","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37783,"job_number":"JOB_37783","tr_customer_id":37800,"tr_customer_product_id":37790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:51.000Z","name":"Gerson Krajcik","mobile_number":"827-527-2458","email_id":"Elmore.Becker7@gmail.com","dop":"2025-04-30","serial_number":"109559302979611","imei1":"109559302979611","imei2":"109559302979611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37784,"job_number":"JOB_37784","tr_customer_id":37801,"tr_customer_product_id":37791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:34:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109131391900103","imei1":"109131391900103","imei2":"109131391900103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37785,"job_number":"JOB_37785","tr_customer_id":37802,"tr_customer_product_id":37792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:35:28.000Z","name":"Gracie Hahn","mobile_number":"304-518-2722","email_id":"Arturo_Williamson5@gmail.com","dop":"2025-04-30","serial_number":"103366656535700","imei1":"103366656535700","imei2":"103366656535700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37786,"job_number":"JOB_37786","tr_customer_id":37803,"tr_customer_product_id":37793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:04.000Z","modified_at":"2025-06-20T03:35:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12807138382722","imei1":"12807138382722","imei2":"12807138382722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37787,"job_number":"JOB_37787","tr_customer_id":37804,"tr_customer_product_id":37794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:05.000Z","modified_at":"2025-06-20T03:35:51.000Z","name":"Rafael Schimmel","mobile_number":"644-301-1297","email_id":"Pierre48@hotmail.com","dop":"2025-04-06","serial_number":"10519495616646","imei1":"10519495616646","imei2":"10519495616646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37788,"job_number":"JOB_37788","tr_customer_id":37805,"tr_customer_product_id":37795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:06.000Z","modified_at":"2025-06-20T03:35:06.000Z","name":"Haylee Wisoky","mobile_number":"925-738-5550","email_id":"Trevion_Krajcik@gmail.com","dop":"2025-04-06","serial_number":"12796325706723412","imei1":"12796325706723412","imei2":"12796325706723412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37789,"job_number":"JOB_37789","tr_customer_id":37806,"tr_customer_product_id":37796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:09.000Z","modified_at":"2025-06-20T03:35:09.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19343139543612","imei1":"19343139543612","imei2":"19343139543612","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37790,"job_number":"JOB_37790","tr_customer_id":37807,"tr_customer_product_id":37797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:10.000Z","modified_at":"2025-06-20T03:35:53.000Z","name":"Daren Fadel","mobile_number":"615-801-2231","email_id":"Nicholas29@hotmail.com","dop":"2025-04-14","serial_number":"13227896848181","imei1":"13227896848181","imei2":"13227896848181","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37791,"job_number":"JOB_37791","tr_customer_id":37808,"tr_customer_product_id":37798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:35:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14709494290841","imei1":"14709494290841","imei2":"14709494290841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37792,"job_number":"JOB_37792","tr_customer_id":37809,"tr_customer_product_id":37799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Nicola Lehner","mobile_number":"937-347-5308","email_id":"Tessie_Harber95@yahoo.com","dop":"2025-04-06","serial_number":"19467140818891","imei1":"19467140818891","imei2":"19467140818891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37793,"job_number":"JOB_37793","tr_customer_id":37810,"tr_customer_product_id":37800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:59.000Z","modified_at":"2025-06-20T03:35:59.000Z","name":"Krystel Balistreri","mobile_number":"246-620-9203","email_id":"Bailee.Smith1@hotmail.com","dop":"2025-04-06","serial_number":"12570940570871010","imei1":"12570940570871010","imei2":"12570940570871010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37794,"job_number":"JOB_37794","tr_customer_id":37811,"tr_customer_product_id":37801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:00.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"11732823636363","imei1":"11732823636363","imei2":"11732823636363","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37795,"job_number":"JOB_37795","tr_customer_id":37812,"tr_customer_product_id":37802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Rae Ziemann","mobile_number":"983-547-1164","email_id":"Consuelo.Marquardt78@hotmail.com","dop":"2025-04-14","serial_number":"19918764980074","imei1":"19918764980074","imei2":"19918764980074","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37796,"job_number":"JOB_37796","tr_customer_id":37813,"tr_customer_product_id":37803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12154598808284","imei1":"12154598808284","imei2":"12154598808284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37797,"job_number":"JOB_37797","tr_customer_id":37814,"tr_customer_product_id":37804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Lilyan Stark","mobile_number":"392-646-5625","email_id":"Arnoldo46@yahoo.com","dop":"2025-04-06","serial_number":"10400822878018","imei1":"10400822878018","imei2":"10400822878018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37798,"job_number":"JOB_37798","tr_customer_id":37815,"tr_customer_product_id":37805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:06.000Z","modified_at":"2025-06-20T03:36:06.000Z","name":"Albert Abshire","mobile_number":"657-348-8724","email_id":"Frederik12@yahoo.com","dop":"2025-04-06","serial_number":"14062731551224244","imei1":"14062731551224244","imei2":"14062731551224244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37799,"job_number":"JOB_37799","tr_customer_id":37816,"tr_customer_product_id":37806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:50.000Z","modified_at":"2025-06-20T03:36:50.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16662081360923","imei1":"16662081360923","imei2":"16662081360923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37800,"job_number":"JOB_37800","tr_customer_id":37817,"tr_customer_product_id":37807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:51.000Z","modified_at":"2025-06-20T03:37:30.000Z","name":"Brown Raynor","mobile_number":"806-880-7789","email_id":"Wilson53@gmail.com","dop":"2025-04-06","serial_number":"11432094657090","imei1":"11432094657090","imei2":"11432094657090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37801,"job_number":"JOB_37801","tr_customer_id":37818,"tr_customer_product_id":37808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:52.000Z","modified_at":"2025-06-20T03:36:52.000Z","name":"Guido Weissnat","mobile_number":"614-369-9488","email_id":"Rocky27@yahoo.com","dop":"2025-04-06","serial_number":"17461203034607442","imei1":"17461203034607442","imei2":"17461203034607442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37802,"job_number":"JOB_37802","tr_customer_id":37819,"tr_customer_product_id":37809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:37:36.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16159608090397","imei1":"16159608090397","imei2":"16159608090397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37803,"job_number":"JOB_37803","tr_customer_id":37820,"tr_customer_product_id":37810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:38:15.000Z","name":"Maxwell Sporer","mobile_number":"975-419-2045","email_id":"Xander.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14605283232125","imei1":"14605283232125","imei2":"14605283232125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37804,"job_number":"JOB_37804","tr_customer_id":37821,"tr_customer_product_id":37811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:37.000Z","modified_at":"2025-06-20T03:37:37.000Z","name":"Heidi Maggio","mobile_number":"373-651-0042","email_id":"Alfred14@gmail.com","dop":"2025-04-06","serial_number":"18132420977456784","imei1":"18132420977456784","imei2":"18132420977456784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37805,"job_number":"JOB_37805","tr_customer_id":37822,"tr_customer_product_id":37812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:06.000Z","modified_at":"2025-06-20T03:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97374285466371","imei1":"97374285466371","imei2":"97374285466371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37806,"job_number":"JOB_37806","tr_customer_id":37823,"tr_customer_product_id":37813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:06.000Z","modified_at":"2025-06-20T03:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45776154645942","imei1":"45776154645942","imei2":"45776154645942","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37807,"job_number":"JOB_37807","tr_customer_id":37824,"tr_customer_product_id":37814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:06.000Z","modified_at":"2025-06-20T03:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14900030602009","imei1":"14900030602009","imei2":"14900030602009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37808,"job_number":"JOB_37808","tr_customer_id":37825,"tr_customer_product_id":37815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:07.000Z","modified_at":"2025-06-20T03:43:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52369504619813","imei1":"52369504619813","imei2":"52369504619813","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37809,"job_number":"JOB_37809","tr_customer_id":37826,"tr_customer_product_id":37816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:07.000Z","modified_at":"2025-06-20T03:43:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74182038117015","imei1":"74182038117015","imei2":"74182038117015","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37810,"job_number":"JOB_37810","tr_customer_id":37827,"tr_customer_product_id":37817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:07.000Z","modified_at":"2025-06-20T03:43:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96152869663481","imei1":"96152869663481","imei2":"96152869663481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37812,"job_number":"JOB_37812","tr_customer_id":37829,"tr_customer_product_id":37819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:37.000Z","modified_at":"2025-06-20T03:43:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87872560744078","imei1":"87872560744078","imei2":"87872560744078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37813,"job_number":"JOB_37813","tr_customer_id":37830,"tr_customer_product_id":37820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:38.000Z","modified_at":"2025-06-20T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12955084801250","imei1":"12955084801250","imei2":"12955084801250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37814,"job_number":"JOB_37814","tr_customer_id":37831,"tr_customer_product_id":37821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:38.000Z","modified_at":"2025-06-20T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83983466736179","imei1":"83983466736179","imei2":"83983466736179","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37815,"job_number":"JOB_37815","tr_customer_id":37832,"tr_customer_product_id":37822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:38.000Z","modified_at":"2025-06-20T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77997838902707","imei1":"77997838902707","imei2":"77997838902707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37816,"job_number":"JOB_37816","tr_customer_id":37833,"tr_customer_product_id":37823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96034643187960","imei1":"96034643187960","imei2":"96034643187960","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37817,"job_number":"JOB_37817","tr_customer_id":37834,"tr_customer_product_id":37824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:43:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65036443819330","imei1":"65036443819330","imei2":"65036443819330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:44:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37819,"job_number":"JOB_37819","tr_customer_id":37836,"tr_customer_product_id":37826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:09.000Z","modified_at":"2025-06-20T03:44:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53542590919443","imei1":"53542590919443","imei2":"53542590919443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37820,"job_number":"JOB_37820","tr_customer_id":37837,"tr_customer_product_id":37827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:09.000Z","modified_at":"2025-06-20T03:44:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66007854756069","imei1":"66007854756069","imei2":"66007854756069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37821,"job_number":"JOB_37821","tr_customer_id":37838,"tr_customer_product_id":37828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:10.000Z","modified_at":"2025-06-20T03:44:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10942717890473","imei1":"10942717890473","imei2":"10942717890473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37822,"job_number":"JOB_37822","tr_customer_id":37839,"tr_customer_product_id":37829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:10.000Z","modified_at":"2025-06-20T03:44:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58198514438958","imei1":"58198514438958","imei2":"58198514438958","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37823,"job_number":"JOB_37823","tr_customer_id":37840,"tr_customer_product_id":37830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:10.000Z","modified_at":"2025-06-20T03:44:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63469774634804","imei1":"63469774634804","imei2":"63469774634804","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37824,"job_number":"JOB_37824","tr_customer_id":37841,"tr_customer_product_id":37831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37387663154605","imei1":"37387663154605","imei2":"37387663154605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 69 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 74 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 279 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8587de8e-9941-4468-9b8b-a6b47d380e60
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d10ae6c7-caa5-4803-8d6b-cd4754ab2957
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d54754c5-7f41-4410-8f31-a0b91cfaacef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ece3506-5df3-4000-bc37-ca4778c801fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37825"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-19bqbKvfyrLoxJCtYpKGQB1XbNg"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 297 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token daebfa9f-3373-46b9-98ad-3e1828e7e2dd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37825"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5efa3cc9-d622-416d-a67b-09723d9ec354
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37825"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-19bqbKvfyrLoxJCtYpKGQB1XbNg"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 290 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 462dcdaa-3bc4-4c26-b0f7-96186f979de9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37825"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-19bqbKvfyrLoxJCtYpKGQB1XbNg"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 294 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37825
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63121ebd-0db2-428a-b5ed-50776bb4a629
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-tBRKB4P++xHa+XT5fD/a/Q+pUaM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-20T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168911,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:44:11.000Z","created_at":"2025-06-20T03:44:11.000Z"},{"id":168912,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:44:11.000Z","created_at":"2025-06-20T03:44:11.000Z"}],"problems":[{"id":59888,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T03:44:11.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 289 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37825
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 976b7733-796b-4967-8c77-b888329c92c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37825
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a272116a-0923-40fc-b396-152c1a1a5e21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2e37557-852e-47b6-83ad-12f2fe436667
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0c7ae010-6ef5-4367-af6c-13306511729d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNDZ9.g-STWimMsh1Dd6I1ddF1tny1P4TX5R1Dq79v_jC1eN0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f00e113-f56f-4ffa-8024-ac599842e9c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3dd49338-bb51-44d6-bdca-bffa3b134caf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-x+m2yoVgGw7j0j6gRVrT3RTTfzs"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c84ffce3-7af4-4c7a-87a6-43101871aafa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34212fc6-1c9e-4ebd-8a71-a9091a06b5a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b02545e1-734b-4b38-a67e-826895994ea6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 219 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6fbd365a-c7f8-4b0e-b816-816677d1aea3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dacfde1d-2960-4c8c-b037-c8bc40bb6919
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 219 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 390ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00a52c31-4e56-405b-96fc-08876d11ce2b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-FZHCggdyBkgs/mAq49PygDpU7aw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4724},{"label":"Pending for repair","key":"pending_for_repair","count":300},{"label":"Pending for delivery","key":"pending_for_delivery","count":3}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b72a9da-51a6-40c4-b5ac-d5915802ba88
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f48aa4e6-d4b5-49f8-90b7-2251cee8cbfe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 217ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d46dd82e-3ea2-4833-b04c-21f9472e0c0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 217ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14c19320-696e-49a7-a7ba-057982904b02
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d1b5306-c567-43ce-b1d2-988b4ccce7f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 86b345ad-7fdc-4b6b-ba72-75a7a9d2f24b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 432e1f85-d38f-48ef-aea1-899ff8cb0ed0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 220 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6589f437-7574-4aa2-b2f3-a87f82c0f3d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41e22baf-bf22-45f0-9f08-9a18a3700fd8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37825,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 229 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0aaedc37-bb57-405b-99e6-a4dec12954ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37825,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 224 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e615787d-2ad6-4bb0-aa9a-7fb45eba45db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37825,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99d2cf90-e624-4ce0-a643-73ffd0df5b72
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37825,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token baf5e098-827b-44d0-bf92-9e2605848387
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37825
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNTV9.tjekJhrGHMsEbIh7QwoWK9xcJxZhN0TgOIpPjDTh2Hs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 064957b6-a1a8-414c-8ac4-8432919f7ce5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 222 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe236f8a-21ae-44ff-8e77-6ca3fb039a22
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5df4ba86-0fa9-497c-a6b6-82273d86472c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-CD1HbbZ5Nerh4AdDPMo3ZvSfFzM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51190cd5-ae14-413b-9eba-b9e5379d05ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a22318d-ffe3-4b39-a50c-ee16a7ae3670
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 515ms
Mean size per request: 229.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2656467a-c4c3-4ee0-b03f-2884c4ef5387
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"397de-wkivOBWnu5/QWQxzVLcxXkABinw"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-20T03:44:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 242 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 242 0 0
verify the the pending to repair is not null 1 0 0
Total 487 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 515 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f3f0715-beda-4268-bb89-8addb368d405
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc6d2d75-f46a-41e7-b770-9c289a5ab338
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c6c749b3-fffc-4564-8990-5e402c33e753
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d1f2f6e3-0195-4b56-88ef-2436767a427a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b763cd4-d8e3-4922-aead-c5588b667a1e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 218 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 872bd644-ddd5-4241-b0dc-c375a60f06b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c1bf156b-c1f8-4590-bcff-5cb23c3763fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 724acd8f-808f-4859-931c-0f04df6a232e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-KL8TlZNm3PSQ/HGMVJmJd5D92mI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":21}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 276 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47698c6a-01b9-49d1-8fd8-40797a402797
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-KL8TlZNm3PSQ/HGMVJmJd5D92mI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":21}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 270 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 017baa7a-5bc5-4d94-b113-253049cef740
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1819b312-624e-461a-ab32-31a48f48ee1b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 795ms
Mean size per request: 289.91KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 52fd1785-1d70-434c-bfa4-8085dcd2b2a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"487a5-paO2Ls8kuOhgSzYYO/W0W3Fou/Q"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-20T03:44:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37825,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T03:44:11.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 242 0 0
Verify the Job number start with job 242 0 0
verify the response of repair job has field mst_action_status 968 0 0
Total 1455 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1439fe44-20dc-456d-b891-8b728cde4c27
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 229 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 709a17e4-b9ff-4549-9163-71910e6388a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37825,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 229 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6bdebf3-70be-4363-a675-bee0f309c521
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37825,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a551a3f7-e657-4135-9438-e4299ab11235
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37825,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1d76c81-8abf-4952-898c-5179be939ebc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37825,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8742f53f-175e-43bc-a29a-991142cafac7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37825,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c930cd2b-4414-4fae-860e-f1a00a947939
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37825,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 233ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNjB9.BHNUvcWDZ2w3CuitiVSYbZMrgVGP1Wu-b9SzpFdnAWs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c63ab95-65ae-4078-96c2-34f813588f5f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37825
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05d7926c-b329-458e-8c8c-51571d714fe1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-7vbxKik7ao+conTAZ+jWt1nunhY"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 219 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf00a603-2580-427a-92a6-c48dd29c18ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9064a607-a437-4142-a121-9fe8b5336371
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d1fe59e-037a-477b-b1b8-3c63961f435b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 218 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 613ca0f0-6550-447c-91c3-15f264d23edd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3c759f8a-422a-4cc4-b292-302afbb79a04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba3ecfc1-5f9b-452b-9b8b-c96debb40363
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-8U2mq6SJSXmD0WR2SOFWCoJE3zo"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":77},{"label":"QC Completed","key":"qc_completed","count":21},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 291 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a31b25f-cded-4d46-a250-d7f21ceaee35
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34cf7876-c2ca-4714-98a6-e1c5b6e6dd0f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a949f8b5-b526-4f99-9636-69221fe5a541
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 224 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a509b747-fa45-40f1-922c-f49a849b93d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16361090-37e5-41a8-a24b-31cd610ac8a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6d079e5-1f8e-44ed-a963-83c141d7fc35
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 20.24KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02b524ce-aebb-45e1-aac5-bfabaf4ef6f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"50f5-cgTy5pGOzVQ2tzHHyeQc4wi8isA"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37758,"job_number":"JOB_37758","tr_customer_id":37775,"tr_customer_product_id":37765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:42.000Z","name":"Merle Goyette","mobile_number":"802-379-6280","email_id":"Maryam18@yahoo.com","dop":"2025-04-06","serial_number":"19858066025265","imei1":"19858066025265","imei2":"19858066025265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37761,"job_number":"JOB_37761","tr_customer_id":37778,"tr_customer_product_id":37768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:26:24.000Z","name":"Manley Walter","mobile_number":"649-798-9925","email_id":"Katarina_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13438949160393","imei1":"13438949160393","imei2":"13438949160393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37764,"job_number":"JOB_37764","tr_customer_id":37781,"tr_customer_product_id":37771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:27:06.000Z","name":"Caleb Kunze","mobile_number":"430-878-0751","email_id":"Rhoda_Carter@hotmail.com","dop":"2025-04-06","serial_number":"18934517293651","imei1":"18934517293651","imei2":"18934517293651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37767,"job_number":"JOB_37767","tr_customer_id":37784,"tr_customer_product_id":37774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:20.000Z","modified_at":"2025-06-20T03:05:16.000Z","name":"Karolann Ledner","mobile_number":"784-924-4253","email_id":"Diego.Bradtke3@gmail.com","dop":"2025-04-06","serial_number":"15298644681600","imei1":"15298644681600","imei2":"15298644681600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37770,"job_number":"JOB_37770","tr_customer_id":37787,"tr_customer_product_id":37777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:09.000Z","modified_at":"2025-06-20T03:32:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56656301512685","imei1":"56656301512685","imei2":"56656301512685","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37771,"job_number":"JOB_37771","tr_customer_id":37788,"tr_customer_product_id":37778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:13.000Z","modified_at":"2025-06-20T03:32:54.000Z","name":"Maia Ebert","mobile_number":"971-376-8867","email_id":"Lawson_Goldner78@yahoo.com","dop":"2025-04-06","serial_number":"15376500590075","imei1":"15376500590075","imei2":"15376500590075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37773,"job_number":"JOB_37773","tr_customer_id":37790,"tr_customer_product_id":37780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:26.000Z","modified_at":"2025-06-20T03:32:40.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84142382246047","imei1":"84142382246047","imei2":"84142382246047","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37775,"job_number":"JOB_37775","tr_customer_id":37792,"tr_customer_product_id":37782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"Kenton Yundt","mobile_number":"705-765-7546","email_id":"Greyson.Beier@hotmail.com","dop":"2025-04-30","serial_number":"107120417256001","imei1":"107120417256001","imei2":"107120417256001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37777,"job_number":"JOB_37777","tr_customer_id":37794,"tr_customer_product_id":37784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:57.000Z","name":"Easton Hermiston","mobile_number":"289-536-1283","email_id":"Micheal2@yahoo.com","dop":"2025-04-06","serial_number":"19630657212088","imei1":"19630657212088","imei2":"19630657212088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37781,"job_number":"JOB_37781","tr_customer_id":37798,"tr_customer_product_id":37788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:19.000Z","modified_at":"2025-06-20T03:35:02.000Z","name":"Kathryn Pollich","mobile_number":"935-293-7278","email_id":"Keaton41@hotmail.com","dop":"2025-04-14","serial_number":"14690558099633","imei1":"14690558099633","imei2":"14690558099633","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37783,"job_number":"JOB_37783","tr_customer_id":37800,"tr_customer_product_id":37790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:51.000Z","name":"Gerson Krajcik","mobile_number":"827-527-2458","email_id":"Elmore.Becker7@gmail.com","dop":"2025-04-30","serial_number":"109559302979611","imei1":"109559302979611","imei2":"109559302979611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37785,"job_number":"JOB_37785","tr_customer_id":37802,"tr_customer_product_id":37792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:35:28.000Z","name":"Gracie Hahn","mobile_number":"304-518-2722","email_id":"Arturo_Williamson5@gmail.com","dop":"2025-04-30","serial_number":"103366656535700","imei1":"103366656535700","imei2":"103366656535700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37787,"job_number":"JOB_37787","tr_customer_id":37804,"tr_customer_product_id":37794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:05.000Z","modified_at":"2025-06-20T03:35:51.000Z","name":"Rafael Schimmel","mobile_number":"644-301-1297","email_id":"Pierre48@hotmail.com","dop":"2025-04-06","serial_number":"10519495616646","imei1":"10519495616646","imei2":"10519495616646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37790,"job_number":"JOB_37790","tr_customer_id":37807,"tr_customer_product_id":37797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:10.000Z","modified_at":"2025-06-20T03:35:53.000Z","name":"Daren Fadel","mobile_number":"615-801-2231","email_id":"Nicholas29@hotmail.com","dop":"2025-04-14","serial_number":"13227896848181","imei1":"13227896848181","imei2":"13227896848181","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37792,"job_number":"JOB_37792","tr_customer_id":37809,"tr_customer_product_id":37799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Nicola Lehner","mobile_number":"937-347-5308","email_id":"Tessie_Harber95@yahoo.com","dop":"2025-04-06","serial_number":"19467140818891","imei1":"19467140818891","imei2":"19467140818891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37795,"job_number":"JOB_37795","tr_customer_id":37812,"tr_customer_product_id":37802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Rae Ziemann","mobile_number":"983-547-1164","email_id":"Consuelo.Marquardt78@hotmail.com","dop":"2025-04-14","serial_number":"19918764980074","imei1":"19918764980074","imei2":"19918764980074","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37797,"job_number":"JOB_37797","tr_customer_id":37814,"tr_customer_product_id":37804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Lilyan Stark","mobile_number":"392-646-5625","email_id":"Arnoldo46@yahoo.com","dop":"2025-04-06","serial_number":"10400822878018","imei1":"10400822878018","imei2":"10400822878018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37800,"job_number":"JOB_37800","tr_customer_id":37817,"tr_customer_product_id":37807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:51.000Z","modified_at":"2025-06-20T03:37:30.000Z","name":"Brown Raynor","mobile_number":"806-880-7789","email_id":"Wilson53@gmail.com","dop":"2025-04-06","serial_number":"11432094657090","imei1":"11432094657090","imei2":"11432094657090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37803,"job_number":"JOB_37803","tr_customer_id":37820,"tr_customer_product_id":37810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:38:15.000Z","name":"Maxwell Sporer","mobile_number":"975-419-2045","email_id":"Xander.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14605283232125","imei1":"14605283232125","imei2":"14605283232125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:44:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 21 0 0
Total 23 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 244 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb8dea32-b76d-4671-b327-ffc125c16f11
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efdeecae-1e2b-434f-b25b-1ef3ead0de8e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 20.24KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 28e9e546-1f9a-4c0d-9906-57e7de4e9ce3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"50f5-cgTy5pGOzVQ2tzHHyeQc4wi8isA"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37758,"job_number":"JOB_37758","tr_customer_id":37775,"tr_customer_product_id":37765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:05.000Z","modified_at":"2025-06-20T01:25:42.000Z","name":"Merle Goyette","mobile_number":"802-379-6280","email_id":"Maryam18@yahoo.com","dop":"2025-04-06","serial_number":"19858066025265","imei1":"19858066025265","imei2":"19858066025265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37761,"job_number":"JOB_37761","tr_customer_id":37778,"tr_customer_product_id":37768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:25:47.000Z","modified_at":"2025-06-20T01:26:24.000Z","name":"Manley Walter","mobile_number":"649-798-9925","email_id":"Katarina_Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13438949160393","imei1":"13438949160393","imei2":"13438949160393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37764,"job_number":"JOB_37764","tr_customer_id":37781,"tr_customer_product_id":37771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T01:26:30.000Z","modified_at":"2025-06-20T01:27:06.000Z","name":"Caleb Kunze","mobile_number":"430-878-0751","email_id":"Rhoda_Carter@hotmail.com","dop":"2025-04-06","serial_number":"18934517293651","imei1":"18934517293651","imei2":"18934517293651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T01:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37767,"job_number":"JOB_37767","tr_customer_id":37784,"tr_customer_product_id":37774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:04:20.000Z","modified_at":"2025-06-20T03:05:16.000Z","name":"Karolann Ledner","mobile_number":"784-924-4253","email_id":"Diego.Bradtke3@gmail.com","dop":"2025-04-06","serial_number":"15298644681600","imei1":"15298644681600","imei2":"15298644681600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37770,"job_number":"JOB_37770","tr_customer_id":37787,"tr_customer_product_id":37777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:09.000Z","modified_at":"2025-06-20T03:32:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56656301512685","imei1":"56656301512685","imei2":"56656301512685","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37771,"job_number":"JOB_37771","tr_customer_id":37788,"tr_customer_product_id":37778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:13.000Z","modified_at":"2025-06-20T03:32:54.000Z","name":"Maia Ebert","mobile_number":"971-376-8867","email_id":"Lawson_Goldner78@yahoo.com","dop":"2025-04-06","serial_number":"15376500590075","imei1":"15376500590075","imei2":"15376500590075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37773,"job_number":"JOB_37773","tr_customer_id":37790,"tr_customer_product_id":37780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:32:26.000Z","modified_at":"2025-06-20T03:32:40.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84142382246047","imei1":"84142382246047","imei2":"84142382246047","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37775,"job_number":"JOB_37775","tr_customer_id":37792,"tr_customer_product_id":37782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:33:44.000Z","modified_at":"2025-06-20T03:34:15.000Z","name":"Kenton Yundt","mobile_number":"705-765-7546","email_id":"Greyson.Beier@hotmail.com","dop":"2025-04-30","serial_number":"107120417256001","imei1":"107120417256001","imei2":"107120417256001","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37777,"job_number":"JOB_37777","tr_customer_id":37794,"tr_customer_product_id":37784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:11.000Z","modified_at":"2025-06-20T03:34:57.000Z","name":"Easton Hermiston","mobile_number":"289-536-1283","email_id":"Micheal2@yahoo.com","dop":"2025-04-06","serial_number":"19630657212088","imei1":"19630657212088","imei2":"19630657212088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37781,"job_number":"JOB_37781","tr_customer_id":37798,"tr_customer_product_id":37788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:19.000Z","modified_at":"2025-06-20T03:35:02.000Z","name":"Kathryn Pollich","mobile_number":"935-293-7278","email_id":"Keaton41@hotmail.com","dop":"2025-04-14","serial_number":"14690558099633","imei1":"14690558099633","imei2":"14690558099633","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37783,"job_number":"JOB_37783","tr_customer_id":37800,"tr_customer_product_id":37790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:20.000Z","modified_at":"2025-06-20T03:34:51.000Z","name":"Gerson Krajcik","mobile_number":"827-527-2458","email_id":"Elmore.Becker7@gmail.com","dop":"2025-04-30","serial_number":"109559302979611","imei1":"109559302979611","imei2":"109559302979611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37785,"job_number":"JOB_37785","tr_customer_id":37802,"tr_customer_product_id":37792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:34:56.000Z","modified_at":"2025-06-20T03:35:28.000Z","name":"Gracie Hahn","mobile_number":"304-518-2722","email_id":"Arturo_Williamson5@gmail.com","dop":"2025-04-30","serial_number":"103366656535700","imei1":"103366656535700","imei2":"103366656535700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37787,"job_number":"JOB_37787","tr_customer_id":37804,"tr_customer_product_id":37794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:05.000Z","modified_at":"2025-06-20T03:35:51.000Z","name":"Rafael Schimmel","mobile_number":"644-301-1297","email_id":"Pierre48@hotmail.com","dop":"2025-04-06","serial_number":"10519495616646","imei1":"10519495616646","imei2":"10519495616646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37790,"job_number":"JOB_37790","tr_customer_id":37807,"tr_customer_product_id":37797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:10.000Z","modified_at":"2025-06-20T03:35:53.000Z","name":"Daren Fadel","mobile_number":"615-801-2231","email_id":"Nicholas29@hotmail.com","dop":"2025-04-14","serial_number":"13227896848181","imei1":"13227896848181","imei2":"13227896848181","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37792,"job_number":"JOB_37792","tr_customer_id":37809,"tr_customer_product_id":37799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:35:58.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Nicola Lehner","mobile_number":"937-347-5308","email_id":"Tessie_Harber95@yahoo.com","dop":"2025-04-06","serial_number":"19467140818891","imei1":"19467140818891","imei2":"19467140818891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37795,"job_number":"JOB_37795","tr_customer_id":37812,"tr_customer_product_id":37802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:00.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Rae Ziemann","mobile_number":"983-547-1164","email_id":"Consuelo.Marquardt78@hotmail.com","dop":"2025-04-14","serial_number":"19918764980074","imei1":"19918764980074","imei2":"19918764980074","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37797,"job_number":"JOB_37797","tr_customer_id":37814,"tr_customer_product_id":37804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:05.000Z","modified_at":"2025-06-20T03:36:45.000Z","name":"Lilyan Stark","mobile_number":"392-646-5625","email_id":"Arnoldo46@yahoo.com","dop":"2025-04-06","serial_number":"10400822878018","imei1":"10400822878018","imei2":"10400822878018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37800,"job_number":"JOB_37800","tr_customer_id":37817,"tr_customer_product_id":37807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:36:51.000Z","modified_at":"2025-06-20T03:37:30.000Z","name":"Brown Raynor","mobile_number":"806-880-7789","email_id":"Wilson53@gmail.com","dop":"2025-04-06","serial_number":"11432094657090","imei1":"11432094657090","imei2":"11432094657090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37803,"job_number":"JOB_37803","tr_customer_id":37820,"tr_customer_product_id":37810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:37:36.000Z","modified_at":"2025-06-20T03:38:15.000Z","name":"Maxwell Sporer","mobile_number":"975-419-2045","email_id":"Xander.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"14605283232125","imei1":"14605283232125","imei2":"14605283232125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37811,"job_number":"JOB_37811","tr_customer_id":37828,"tr_customer_product_id":37818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:08.000Z","modified_at":"2025-06-20T03:43:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14143415856911","imei1":"14143415856911","imei2":"14143415856911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37818,"job_number":"JOB_37818","tr_customer_id":37835,"tr_customer_product_id":37825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:43:39.000Z","modified_at":"2025-06-20T03:44:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98887791544954","imei1":"98887791544954","imei2":"98887791544954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a8a56f0-82e0-4ed1-b84f-28e62f55142e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 810ms
Mean size per request: 74.47KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 82a35b9e-f82f-46ff-9c9e-f1417070fc57
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"129e2-MC1+9IdDHonWmYgmqOhm/obHVxM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37684,"job_number":"JOB_37684","tr_customer_id":37701,"tr_customer_product_id":37691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:33:41.000Z","modified_at":"2025-06-19T15:33:57.000Z","name":"Warren Brekke}","mobile_number":"948-991-3998","email_id":"Layla2@hotmail.com","dop":"2025-04-30","serial_number":"10108593578551","imei1":"10108593578551","imei2":"10108593578551","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37687,"job_number":"JOB_37687","tr_customer_id":37704,"tr_customer_product_id":37694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:38:39.000Z","modified_at":"2025-06-19T15:38:52.000Z","name":"Leonardo Kuhic}","mobile_number":"241-860-3584","email_id":"Krista37@gmail.com","dop":"2025-04-30","serial_number":"17325015880933","imei1":"17325015880933","imei2":"17325015880933","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37688,"job_number":"JOB_37688","tr_customer_id":37705,"tr_customer_product_id":37695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:55:51.000Z","modified_at":"2025-06-19T15:56:13.000Z","name":"Leopold Kling}","mobile_number":"618-505-6996","email_id":"Kallie64@gmail.com","dop":"2025-04-30","serial_number":"13994303127570","imei1":"13994303127570","imei2":"13994303127570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37692,"job_number":"JOB_37692","tr_customer_id":37709,"tr_customer_product_id":37699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T16:35:09.000Z","modified_at":"2025-06-19T16:35:51.000Z","name":"Chelsea Rolfson}","mobile_number":"763-255-0031","email_id":"Emmy25@hotmail.com","dop":"2025-04-30","serial_number":"16373673988712","imei1":"16373673988712","imei2":"16373673988712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-20T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32073,"job_number":"JOB_32073","tr_customer_id":32090,"tr_customer_product_id":32080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T15:15:03.000Z","modified_at":"2025-06-19T16:13:54.000Z","name":"Rima Koley","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-03","serial_number":"10000000000002","imei1":"10000000000002","imei2":"10000000000002","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37222,"job_number":"JOB_37222","tr_customer_id":37239,"tr_customer_product_id":37229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:07:05.000Z","modified_at":"2025-06-19T18:39:51.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T18:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 77 0 0
verify the mobile number is type of number 77 0 0
Verify the create and modified date are in ist formate 154 0 0
Total 311 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5fc291fc-386d-41eb-a44f-0aed678e8797
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c107e33-9090-4b56-97ce-9d228fede28d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 290f6832-8363-47e6-a890-34f093c8f2e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37825
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 226 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f3ae10c-880c-4ec1-8b1a-a1bb3787b7e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f881b3f3-771d-49f3-bc6c-24e4a93be3a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b500547a-fb92-45d8-8bf5-eb0238caa3db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37825
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 221ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM5MTA2N30.BiTsVI31jWm0dyV8QZZ0CqzejYfSsysh-KGat-MhJJA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4b3c0ea-0beb-422c-bd28-ddd6b1b27e38
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37825
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f16f334-438f-471a-a4a6-b4e1024fd52d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-kgilfdOUao6TossFfcFNm7WGLis"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNzR9.YuAiRnJ6ev7ocPgEgDZLuiOdWkQU_c4m0HkpGpNLnas"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 3.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNzR9.YuAiRnJ6ev7ocPgEgDZLuiOdWkQU_c4m0HkpGpNLnas
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 265bcc6b-7cc2-4dd4-84f7-e0bbe5bdefce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f5c-7lW8zxyeB6klRha8cfWHhP0PPsQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e8f3951-7d5c-400c-887f-e3c9f1efff41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 3.84KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNzR9.YuAiRnJ6ev7ocPgEgDZLuiOdWkQU_c4m0HkpGpNLnas
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0071958-4cb7-438f-aa36-ac9a5679c613
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f5c-7lW8zxyeB6klRha8cfWHhP0PPsQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNzR9.YuAiRnJ6ev7ocPgEgDZLuiOdWkQU_c4m0HkpGpNLnas
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f91377a-6815-47c9-b188-02e2b83163a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37825
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63ea72f3-d4b4-4adc-b913-239e0c85b829
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37825
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e215c6c1-69f3-4e4e-a7ef-17040f95d878
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37825
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 217ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNzR9.YuAiRnJ6ev7ocPgEgDZLuiOdWkQU_c4m0HkpGpNLnas
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5764f2b1-2e81-4c7f-bde9-3f333cdee781
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 220ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNzR9.YuAiRnJ6ev7ocPgEgDZLuiOdWkQU_c4m0HkpGpNLnas
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 676b021b-6256-49cf-ae53-1d70ad1adba0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37825
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37825
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNzR9.YuAiRnJ6ev7ocPgEgDZLuiOdWkQU_c4m0HkpGpNLnas
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a57aa430-5379-476a-88ec-2ee5f86c7b5b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-qO35f5CLqsjHFAhCmUo/bxuQoSU"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Jun 2025 03:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37825,"job_number":"JOB_37825","tr_customer_id":37842,"tr_customer_product_id":37832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T03:44:11.000Z","modified_at":"2025-06-20T03:44:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91910745481485","imei1":"91910745481485","imei2":"91910745481485","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-20T03:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168911,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:44:11.000Z","created_at":"2025-06-20T03:44:11.000Z"},{"id":168912,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-20T03:44:11.000Z","created_at":"2025-06-20T03:44:11.000Z"},{"id":168913,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-20T03:44:18.000Z","created_at":"2025-06-20T03:44:18.000Z"},{"id":168914,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-20T03:44:19.000Z","created_at":"2025-06-20T03:44:19.000Z"},{"id":168915,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:44:26.000Z","created_at":"2025-06-20T03:44:26.000Z"},{"id":168916,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:44:26.000Z","created_at":"2025-06-20T03:44:26.000Z"},{"id":168917,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:44:27.000Z","created_at":"2025-06-20T03:44:27.000Z"},{"id":168918,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-20T03:44:27.000Z","created_at":"2025-06-20T03:44:27.000Z"},{"id":168920,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-20T03:44:33.000Z","created_at":"2025-06-20T03:44:33.000Z"},{"id":168921,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-20T03:44:35.000Z","created_at":"2025-06-20T03:44:35.000Z"},{"id":168922,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-20T03:44:35.000Z","created_at":"2025-06-20T03:44:35.000Z"}],"problems":[{"id":59888,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T03:44:11.000Z"},{"id":59889,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:44:26.000Z"},{"id":59890,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:44:26.000Z"},{"id":59891,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:44:27.000Z"},{"id":59892,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-20T03:44:27.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37825
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 04628cd1-acbe-4e9a-be89-e624d065f1ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37825
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d75421db-cfe9-4776-8057-d8626ee137f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNzR9.YuAiRnJ6ev7ocPgEgDZLuiOdWkQU_c4m0HkpGpNLnas
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3b710df-60db-4bbd-8b3f-2a0b6d1ab803
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 217ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzOTEwNzR9.YuAiRnJ6ev7ocPgEgDZLuiOdWkQU_c4m0HkpGpNLnas
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3dafb11a-e64e-4ccd-9834-72628e45cf3c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Jun 2025 03:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404